aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/tasks/clear.rake
Commit message (Collapse)AuthorAgeFilesLines
* Added namespaces to all tasks, so for example load_fixtures is now ↵David Heinemeier Hansson2006-02-271-0/+29
db:fixtures:load. All the old task names are still valid, they just point to the new namespaced names. "rake -T" will only show the namespaced ones, though [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3680 5ecf4fe2-1ee6-0310-87b1-e25e094e27de