RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

rtdp — 2 posts

http://rtdptech.com

I love Ruby because ...  myloveruby.herokuapp.com
I really love ruby language, and so do many folks using it. So, this is an attempt to collect resons for that from everybody. Knowing what ticks for others in language, can be a good learning exercise.

Check it out here - http://myloveruby.herokuapp.com/
Should one specify gem versions for each and every gem specified in Gemfile or just specify name and bundler will take care of version ? What is best practice to handle this ? Checkout this article - Twiddle-waka way of specifying gem versions in Gemfile for a rails application.