aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/commands/runner.rb
Commit message (Expand)AuthorAgeFilesLines
* Show usage description if no code is passed (closes #4447) [murphy@cYcnus.de]David Heinemeier Hansson2006-03-281-1/+1
* Fix problem with RAILS_ENV being frozen when set from environment variableJamis Buck2005-10-141-1/+1
* Make sure ENV['RAILS_ENV'] and RAILS_ENV are kept in syncJamis Buck2005-10-121-5/+2
* Honor the runner -e toggle even if the RAILS_ENV constant has already been setJamis Buck2005-10-121-2/+6
* Removed all the scripts in script/* and replaced it with one generic portal: ...David Heinemeier Hansson2005-09-291-0/+26