readme update
This commit is contained in:
parent
439218ebd3
commit
17ea7c0464
|
@ -32,6 +32,9 @@ source :rubygems
|
||||||
# ensure git hooks are installed when a gemfile is processed, see below
|
# ensure git hooks are installed when a gemfile is processed, see below
|
||||||
ensure_git_hooks!
|
ensure_git_hooks!
|
||||||
|
|
||||||
|
# deploying to heroku and want 1.9.3 goodness?
|
||||||
|
ruby '1.9.3'
|
||||||
|
|
||||||
gem 'rails', '3.2.3'
|
gem 'rails', '3.2.3'
|
||||||
# expands to:
|
# expands to:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue