Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the ActiveRecord related rake tasks into the AR gem. | Carl Lerche | 2009-12-28 | 1 | -1/+0 |
| | |||||
* | Load application specific rake tasks in the application object | Carl Lerche | 2009-11-25 | 1 | -5/+0 |
| | |||||
* | Remove config.gem in favor of using the bundler. This makes config/boot.rb ↵ | Carl Lerche | 2009-10-16 | 1 | -1/+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 | -2/+2 |
| | | | | application's object root) | ||||
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -0/+24 |