We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e923185 commit f11c580Copy full SHA for f11c580
.rvmrc
@@ -0,0 +1,5 @@
1
+rvm --create 1.9.2@rails3-backbone-coffeescript
2
+
3
+if ! command -v bundle ; then
4
+ gem install bundler
5
+fi
0 commit comments