rails/railties/lib/tasks
Scott Barron 9fcbd37d9c When freezing to edge, we should also export railties/bin and railties/html so
that rails:update:scripts and rails:update:javascripts still function.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3719 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-03-01 16:02:50 +00:00
..
databases.rake Load, not dump, schema to test 2006-02-27 06:03:50 +00:00
documentation.rake Added namespaces to all tasks, so for example load_fixtures is now 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] 2006-02-27 04:38:39 +00:00
framework.rake When freezing to edge, we should also export railties/bin and railties/html so 2006-03-01 16:02:50 +00:00
log.rake Match singular naming from directory structure [DHH] 2006-02-28 22:40:19 +00:00
misc.rake Added namespaces to all tasks, so for example load_fixtures is now 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] 2006-02-27 04:38:39 +00:00
pre_namespace_aliases.rake Make clearing follow the object:action naming of the rest of the tasks 2006-02-28 16:28:11 +00:00
rails.rb Load rake task files in alphabetical order so you can build dependencies and count on them (closes #2554) [Blair Zajac] 2005-10-26 12:50:29 +00:00
statistics.rake Add integration test support to app generation and testing 2006-02-28 18:57:32 +00:00
testing.rake Add integration test support to app generation and testing 2006-02-28 18:57:32 +00:00
tmp.rake Make clearing follow the object:action naming of the rest of the tasks 2006-02-28 16:35:29 +00:00