Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move console stuff to its own directory. | José Valim | 2010-01-23 | 1 | -4/+4 |
* | Get everyone running on Rails.env and fix the broken environment settings for... | David Heinemeier Hansson | 2010-01-11 | 1 | -6/+5 |
* | Have to remove the environment name from ARGV or IRB will freak out | David Heinemeier Hansson | 2010-01-09 | 1 | -1/+1 |
* | Have script/* and Rakefile use the application object | Carlhuda | 2009-11-24 | 1 | -3/+7 |
* | Use Rails.env after loading environment | Jeremy Kemper | 2009-11-24 | 1 | -2/+2 |
* | Add a dead --irb option mentioning upgrade path | Jeremy Kemper | 2009-11-23 | 1 | -0/+1 |
* | Set RAILS_ENV before loading config/environment | Jeremy Kemper | 2009-11-23 | 1 | -10/+7 |
* | Refactor script/console into an object and use IRB.start instead of calling e... | Carlhuda | 2009-11-23 | 1 | -39/+48 |
* | Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application... | Carl Lerche | 2009-10-16 | 1 | -1/+1 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -0/+45 |