rails/railties/lib/tasks
2008-08-19 17:16:35 -05: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 rake db:fixtures:load and db:fixtures:identify now accept a FIXTURES_PATH option eg. "rake db:fixtures:load FIXTURES_PATH=spec/fixtures" 2008-08-09 18:36:40 +02:00
documentation.rake Ruby 1.9 compatibility. References #1689. 2007-12-17 18:54:55 +00:00
framework.rake Touch file with git revision when freezing edge 2008-08-19 17:16:35 -05:00
gems.rake Consolidate error messages for missing gems, and skip them when running rake gems:* tasks. [rick] 2008-05-31 16:36:34 -07:00
log.rake Match singular naming from directory structure [DHH] 2006-02-28 22:40:19 +00:00
misc.rake Use ActiveSupport::TimeZone in time:zones rake tasks 2008-07-04 20:07:00 +01: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