Update config defaults for new rails version

This commit is contained in:
Thibault Jouan
2011-12-04 23:03:31 +00:00
parent 9fc52eb4f5
commit fae41abf5d
4 changed files with 3 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env ruby1.8
#!/usr/bin/env ruby
# This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application.
APP_PATH = File.expand_path('../../config/application', __FILE__)