aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/tasks.rb
Commit message (Collapse)AuthorAgeFilesLines
* Test::Unit Railtie Carlhuda2010-01-281-1/+0
|
* Move the ActiveRecord related rake tasks into the AR gem.Carl Lerche2009-12-281-1/+0
|
* Load application specific rake tasks in the application objectCarl Lerche2009-11-251-5/+0
|
* Remove config.gem in favor of using the bundler. This makes config/boot.rb ↵Carl Lerche2009-10-161-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 Lerche2009-10-161-2/+2
| | | | application's object root)
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-0/+24