Skip to content

Commit

Permalink
Merge pull request #323 from andrew/master
Browse files Browse the repository at this point in the history
Updated rails bootstrap script to install rails 3.0.9
  • Loading branch information
mpapis committed Jul 7, 2011
2 parents b355f4a + 86a6769 commit a5c4489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/bootstrap_rails_environment
Expand Up @@ -12,7 +12,7 @@

# Source this file so that it will leave you in the Sites directory.

rails_version="3.0.7"
rails_version="3.0.9"
ruby_version="1.9.1"
sites_path="$HOME/Sites"
abort=false
Expand Down

0 comments on commit a5c4489

Please sign in to comment.