Skip to content

Instantly share code, notes, and snippets.

@IvanTorresEdge
Created December 27, 2011 06:31
Show Gist options
  • Save IvanTorresEdge/1522868 to your computer and use it in GitHub Desktop.
Save IvanTorresEdge/1522868 to your computer and use it in GitHub Desktop.
Auto-generate gemset with RVM (.rvmrc)
rvm use 1.9.3@your_project_name --create
rvm gemset create your_project_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment