1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/tasks
2007-09-22 17:55:57 +00:00
..
annotations.rake Fixes rake annotations to search erb and builder files as well (closes #9150) [m.langenberg] 2007-09-22 17:52:11 +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 Fixed that rake doc:app should use UTF-8 (closes #8906) [farzy] 2007-09-22 17:55:57 +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 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