New 2.1.2 branch changes for Ruby 2.1.2 upgrade

This commit is contained in:
Al Snow
2014-06-25 13:04:14 -04:00
parent b54408714d
commit 1bea104205
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ To begin, install the Ruby Version Manager (RVM):
```
$ curl -L https://get.rvm.io | bash -s stable --autolibs=3 --ruby=1.9.3
$ rvm use 2.0.0@railsgoat --create # https://rvm.io/
$ rvm use 2.1.2@railsgoat --create # https://rvm.io/
```
After installing the package, clone this repo: