rails/railties/lib/tasks
2008-11-12 11:32:36 -08:00
..
annotations.rake Support for custom annotations with rake notes:custom and DRY up the task definition. 2008-07-03 19:42:58 +03:00
databases.rake Make sure recreate MySQL test database with the proper encoding and collation [#1165 state:resolved] 2008-10-03 22:08:55 +02:00
documentation.rake Merge with docrails 2008-10-22 23:14:00 +05:30
framework.rake Remove deprecated Gem.manage_gems 2008-11-12 11:32:36 -08:00
gems.rake Make refresh_specs more resilient. Always add vendor/gems to gem search path. Use Gem.clear_paths to ensure we get a current searcher. 2008-11-01 17:35:56 +01:00
log.rake Match singular naming from directory structure [DHH] 2006-02-28 22:40:19 +00:00
misc.rake Deprecate Rails::SecretKeyGenerator in favor of ActiveSupport::SecureRandom. 2008-08-27 15:08:16 +02:00
rails.rb Ensure plugins' rake tasks are loaded before application's rake tasks. [#259 state:resolved] 2008-06-05 12:44:38 +01: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 Make rake test:uncommitted work with Git. 2008-07-02 05:21:59 +01: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