Advertisement
saasbook

lock_ruby_rails_version.rb

Feb 13th, 2016
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 0.10 KB | None | 0 0
  1. # in Gemfile:
  2. ruby '2.2.2'    # Ruby version you're running
  3. rails '4.2.1'  # Rails version for this app
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement