Commit ba9595910bac50e53b0af5777693cb845e9d6be2

Authored by Weblate
2 parents 94579e4e 98e92d96

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 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 4 APP_PATH = File.expand_path('../../config/application', __FILE__)
... ...