Joined July 2013
·

Winston Kotzan

Indiana
·
·

Posted to Specify Ruby version in Gemfile over 1 year ago

I'd like to add that you need bundler 1.2 or higher for this to work. Also, it works different from other gems in that it won't automatically install or upgrade your app to newer versions of ruby (i.e. if you specify ruby 2.0.0), it will simply throw an error when you run bundler to notify you that the ruby version installed on your system differs from the one specified in the gemfile.

Achievements
49 Karma
0 Total ProTip Views