Skip to content

Instantly share code, notes, and snippets.

@thbishop
Created July 26, 2010 16:51
Show Gist options
  • Save thbishop/490827 to your computer and use it in GitHub Desktop.
Save thbishop/490827 to your computer and use it in GitHub Desktop.
rails freeze gems of a specific version
# in case you have multiple versions on your box
rake rails:freeze:gems VERSION=2.3.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment