Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not check for a valid const name in Rails 3.0 applications. [#4200 ↵ | José Valim | 2010-03-27 | 1 | -1/+2 |
| | | | | state:resolved] | ||||
* | rake tasks should use the new app generator path [#4257 state:resolved] | Sebastian Martinez | 2010-03-23 | 1 | -2/+2 |
| | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Deprecated framework rake tasks should exit with non-zero exit code [#4177 ↵ | Chris Griego | 2010-03-16 | 1 | -3/+3 |
| | | | | | | status:resolved] Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Also check if application is a valid constant in rake rails:update. | José Valim | 2010-02-21 | 1 | -5/+11 |
| | |||||
* | Deprecated freeze rake tasks and cleaned up annotations.rake | Mikel Lindsaar | 2010-02-03 | 1 | -68/+7 |
| | |||||
* | Rake tasks should load generators from new paths. | José Valim | 2010-01-18 | 1 | -2/+2 |
| | |||||
* | Fixes rake:template task [#3714 status:resolved] | Rizwan Reza | 2010-01-17 | 1 | -2/+3 |
| | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | rails:update:configs updates boot.rb and the rest of config/* | Jeremy Kemper | 2009-12-01 | 1 | -0/+1 |
| | |||||
* | Reinstate rails:update:configs task removed in e1fdc8b | Jeremy Kemper | 2009-12-01 | 1 | -0/+5 |
| | |||||
* | Fix rails:update:scripts | Jeremy Kemper | 2009-12-01 | 1 | -1/+1 |
| | |||||
* | Remove config.gem in favor of using the bundler. This makes config/boot.rb ↵ | Carl Lerche | 2009-10-16 | 1 | -5/+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 | -4/+4 |
| | | | | application's object root) | ||||
* | Yank FCGI Handler from core | Joshua Peek | 2009-10-05 | 1 | -5/+0 |
| | | | http://github.com/rails/fcgi_handler | ||||
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -0/+133 |