Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove opts.on { |options[:option_name] } style hash assignment. Closes #4440. | Nicholas Seckar | 2006-06-28 | 1 | -1/+1 |
* | Show usage description if no code is passed (closes #4447) [murphy@cYcnus.de] | David Heinemeier Hansson | 2006-03-28 | 1 | -1/+1 |
* | Fix problem with RAILS_ENV being frozen when set from environment variable | Jamis Buck | 2005-10-14 | 1 | -1/+1 |
* | Make sure ENV['RAILS_ENV'] and RAILS_ENV are kept in sync | Jamis Buck | 2005-10-12 | 1 | -5/+2 |
* | Honor the runner -e toggle even if the RAILS_ENV constant has already been set | Jamis Buck | 2005-10-12 | 1 | -2/+6 |
* | Removed all the scripts in script/* and replaced it with one generic portal: ... | David Heinemeier Hansson | 2005-09-29 | 1 | -0/+26 |