Skip to content

Commit

Permalink
use RVM to ensure Ruby 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jwhitehorn committed Apr 12, 2012
1 parent 18943c8 commit c604405
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Expand Up @@ -2,5 +2,4 @@
.idea
test/*.log
pkg
.rvmrc
*.sqlite3.db
1 change: 1 addition & 0 deletions .rvmrc
@@ -0,0 +1 @@
rvm --create use 1.9.2@acts_as_versioned

0 comments on commit c604405

Please sign in to comment.