rvm has offically depreicated .rvmrc and recommends using .ruby-version and .ruby-gemset instead.

This commit is contained in:
Bradly Feeley 2013-05-23 09:16:11 -07:00
parent 4492d06a9f
commit 56dfc7c5a1
3 changed files with 2 additions and 1 deletions

1
.ruby-gemset.sample Normal file
View File

@ -0,0 +1 @@
discourse

1
.ruby-version.sample Normal file
View File

@ -0,0 +1 @@
ruby-2.0.0-p195

View File

@ -1 +0,0 @@
rvm --create use 2.0.0@discourse