aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/tasks.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove the ability for engines to serve assets from the public directory.José Valim2011-04-151-1/+0
* Need to load assets task fileJoshua Peek2011-03-211-0/+1
* Added task for creating symlinks to engines' public directoriesPiotr Sarnacki2010-09-061-0/+1
* 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 ob...Carl Lerche2009-10-161-1/+0
* Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application...Carl Lerche2009-10-161-2/+2
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-0/+24