Skip to content

Commit

Permalink
update rvmrc to ruby 1.9.3, autocreate gemset
Browse files Browse the repository at this point in the history
  • Loading branch information
bcm committed May 31, 2012
1 parent 22e4ff0 commit ecb85c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rvmrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash

rvm use "ruby-1.9.2@jsend-rails"
rvm use --create "ruby-1.9.3@jsend-rails"

0 comments on commit ecb85c7

Please sign in to comment.