RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Bubble Sort Visual Demo

Watch it here

A video of a gif on wikipedia? Why not just link to the pages? First one, se…
It is less than 3 minutes. It is supposed to be a quick review to prepare for …
For people that are more visual and want to experiment with some algorithms (so…

How to Create a Custom Enumerable

Ruby is a wonderfully flexible language. An example of this flexibility is in the ability to define a custom collection class that acts as an Enumerable object. In Ruby, a collection that acts as an Enumerable is basically a class which holds a list of objects and exposes helpful methods for iteration and collection. An example of this pattern built into Ruby is the Array class. Creating your own Enumerable is as simple as including a module and defining a few crucial methods.

The Unix Log - Another RubyFlow Inspired Community LinkLog

I love RubyFlow and JSLive but I needed a site to post my unix related articles on. So I built The Unix Log. Please take a look and feel free to post anything unix, linux, or osx related to the site. Help me make this site as great as RubyFlow! http://theunixlog.com/

Could you do it without ads? Makes it more difficult to read.
Too much ads…That’s are really annoying…I won’t follow…

Using Pundit, The Cool Kid of Authorization

Authorization can often be one of the toughest parts of the development process. There are a few different ways to go about creating an authorization system, and there are a few different gems to choose from. This blog post walks through using the pundit gem, including how to implement policies and scopes.

Free O'Reilly E-Book(let) Download - Static Site Generators (Jekyll and Friends)

Hello, found via Vienna.html - covers Jekyll news - that O’Reilly offers a free E-Book(let) download (email required) for Static Site Generators: Modern Tools for Static Website Development by Brian Rinaldi (50+ pages). Looks at Jekyll (Ruby), Wintersmith (CoffeeScript/JavaScript) and Hugo (Go). Cheers. PS: The author Brian Rinaldi also has a great “Getting Started w/ Jekyll” article and a static site samples repo (for comparing Jekyll, Hugo and friends. What static site generator are you using? Let us know. Cheers.

REST Fest 2015, links round up

SmartLogic developer Eric Oestrich went to Greenville, SC for REST Fest 2015. If you missed the weekend or want to catch up on resources you heard about, Eric has you covered with 30 links. [more inside]

Nice list. It would be a good idea to briefly mention what the links are about …
Loading older posts