Commit ba9595910bac50e53b0af5777693cb845e9d6be2
Exists in
master
and in
27 other branches
Merge remote-tracking branch 'origin/master'
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
script/rails
| 1 | -#!/usr/bin/env ruby1.9.1 | 1 | +#!/usr/bin/env ruby |
| 2 | # This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application. | 2 | # This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application. |
| 3 | 3 | ||
| 4 | APP_PATH = File.expand_path('../../config/application', __FILE__) | 4 | APP_PATH = File.expand_path('../../config/application', __FILE__) |