Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No more hacks to ensure generators are executed inside Rails.root. | José Valim | 2010-01-07 | 1 | -1/+1 |
* | Refactor generators a little bit. | José Valim | 2009-11-08 | 1 | -0/+3 |
* | Pass config.generators options along when RAILS_GENERATORS is set and show --... | José Valim | 2009-11-03 | 1 | -2/+0 |
* | script/generate should require environment | Joshua Peek | 2009-10-16 | 1 | -1/+0 |
* | Use Rails.initialize! where we just want to run the initializers and aren't c... | Joshua Peek | 2009-10-16 | 1 | -1/+1 |
* | Have config/application.rb contain the application definition and require tha... | Carl Lerche | 2009-10-15 | 1 | -1/+1 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -0/+10 |