rails/railties/lib/tasks
David Heinemeier Hansson d48322ecca Proper description syntax for test tasks (closes #5308)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5016 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-09-05 15:35:50 +00:00
..
databases.rake Firebird database tasks. 2006-07-09 00:36:49 +00:00
documentation.rake Added lib/ to the directories that will get application docs generated [DHH] 2006-05-28 23:05:08 +00:00
framework.rake Remove some cruft from the framework:update:configs task and fix the documentation. Closes #5300. [jeremy@planetargon.com] 2006-06-21 02:11:59 +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 Formally deprecate the non-namespaced rake tasks. [Koz] 2006-09-04 00:49:08 +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 Proper description syntax for test tasks (closes #5308) 2006-09-05 15:35:50 +00:00
tmp.rake Added pid file usage to script/process/spawner and script/process/reaper along with a directive in default config/lighttpd.conf file to record the pid. They will all save their pid file in tmp/pids [DHH] 2006-04-28 00:00:50 +00:00