Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Configure generator when needed rather than during initialization | Jeremy Kemper | 2009-11-03 | 1 | -0/+6 | |
| | ||||||
* | Avoid duplicated names on help description and show proper error message if ↵ | José Valim | 2009-11-03 | 1 | -14/+36 | |
| | | | | | | trying to load a Rails 2.x generator. Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net> | |||||
* | Fix rake dev and update vendored Thor. | José Valim | 2009-10-27 | 1 | -1/+1 | |
| | | | | Signed-off-by: Yehuda Katz <wycats@gmail.com> | |||||
* | Remove config.gem in favor of using the bundler. This makes config/boot.rb ↵ | Carl Lerche | 2009-10-16 | 1 | -2/+0 | |
| | | | | | | obsolete. The bundler library is at: http://github.com/wycats/bundler/ and is a rubygem. | |||||
* | Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the ↵ | Carl Lerche | 2009-10-16 | 1 | -5/+5 | |
| | | | | application's object root) | |||||
* | Fix generators load paths | Jeremy Kemper | 2009-10-11 | 1 | -1/+1 | |
| | ||||||
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -0/+299 | |