updating rvmrc to use a gemset
This commit is contained in:
@@ -1 +1,6 @@
|
|||||||
rvm use 1.9.3
|
# create the gemset if it does not exist
|
||||||
|
rvm_gemset_create_on_use_flag=1
|
||||||
|
# switch to default ruby version when exiting directory
|
||||||
|
rvm_project_rvmrc_default=1
|
||||||
|
# use ruby 1.8.7 with a specific gemset
|
||||||
|
rvm [email protected]
|
||||||
|
|||||||
Reference in New Issue
Block a user