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.

Replacing gemsets with bundler

On Ruby Rogues, André Arko mentioned that he doesn’t use gemsets to manage project gems. I was intrigued so I investigated how well that works. Turns out, that works quite well. I’ve written an article on Rake Routes on how to use Bundler instead of rvm gemsets to manage your project’s gems.

I great (reference) post about this topic : http://ryan.mcgeary.org/2011/02/09/…

New Ruby video series on YouTube

Matt Stopa has begun posting a nice series of videos on YouTube, each one introducing some basic concepts in Ruby. These brief videos show him typing in code in real time while giving explanations and comparisons of various ways to implement and improve Ruby code. http://www.youtube.com/user/MattStopaDev

Loading older posts