Update rails version in app
In case you want to update your rails version for a stable release.
Change the gem version in Gemfile, and run
$ bundle update rails
It updates the bundle which locks the rails version once the application is created and bundle runs for the first time to ensure rails version is not automatically updated on running bundle install for different gems.
Written by Bijendra
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Rails
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#