Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Backed out of script/run portal idea. Muscle memory too deep | David Heinemeier Hansson | 2005-10-06 | 2 | -5/+4 |
* | Update the spinner to the latest commands | David Heinemeier Hansson | 2005-09-30 | 1 | -2/+2 |
* | Clean up the act of commands | David Heinemeier Hansson | 2005-09-29 | 7 | -12/+7 |
* | Removed all the scripts in script/* and replaced it with one generic portal: ... | David Heinemeier Hansson | 2005-09-29 | 13 | -0/+346 |
* | Going to pull all commands into Rails | David Heinemeier Hansson | 2005-09-29 | 3 | -0/+232 |