rails--rails/railties/lib/tasks
David Heinemeier Hansson 83c17f2089 Removed deprecated task names, like clear_logs, in favor of the new namespaced style [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7530 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-21 22:22:12 +00:00
..
annotations.rake Added source-annotations extractor tasks to rake [Jamis Buck] 2007-02-25 19:40:37 +00:00
databases.rake Added db:drop:all to drop all databases declared in config/database.yml [DHH] 2007-09-15 22:56:07 +00:00
documentation.rake Docfixes (closes #7348, #7778, #8669) 2007-06-23 17:35:42 +00:00
framework.rake Use Gem.find_name instead of search when freezing gems. Prevent false positive for other gems with rails in the name. Closes #8729 [wselman] 2007-07-24 21:06:45 +00:00
log.rake
misc.rake
rails.rb Plugins may be symlinked in vendor/plugins. Closes #4245. 2007-02-01 20:12:36 +00:00
routes.rake Drop the trailing slash 2007-06-28 18:44:08 +00:00
statistics.rake Clean up the output of rake stats, de-emphasise components and apis, and remove the indents for tests [Koz] 2006-10-27 01:26:11 +00:00
testing.rake Don't raise superfluous exception on test failure. 2007-09-11 05:19:15 +00:00
tmp.rake