Skip to content

Commit f11c580

Browse files
author
Ryan Fitzgerald
committed
Initial commit of new Rails app
1 parent e923185 commit f11c580

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.rvmrc

+5
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)