Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix problem with RAILS_ENV being frozen when set from environment variable | Jamis Buck | 2005-10-14 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2576 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Make sure ENV['RAILS_ENV'] and RAILS_ENV are kept in sync | Jamis Buck | 2005-10-12 | 1 | -5/+2 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2539 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Honor the runner -e toggle even if the RAILS_ENV constant has already been set | Jamis Buck | 2005-10-12 | 1 | -2/+6 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2538 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Removed all the scripts in script/* and replaced it with one generic portal: ↵ | David Heinemeier Hansson | 2005-09-29 | 1 | -0/+26 |
script/run git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2411 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |