readme update

This commit is contained in:
John Bintz 2012-10-06 17:07:08 -04:00
parent 439218ebd3
commit 17ea7c0464
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@ source :rubygems
# ensure git hooks are installed when a gemfile is processed, see below
ensure_git_hooks!
# deploying to heroku and want 1.9.3 goodness?
ruby '1.9.3'
gem 'rails', '3.2.3'
# expands to:
#