rvm -> rbenv

This commit is contained in:
James Walker 2013-08-12 12:16:24 -04:00
parent ad52b5d649
commit da4eada31e
2 changed files with 1 additions and 6 deletions

1
.ruby-version Normal file
View File

@ -0,0 +1 @@
2.0.0-p247

6
.rvmrc
View File

@ -1,6 +0,0 @@
# 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 ruby-1.9.3@walkah.net