rails--rails/railties/lib/tasks
Rick Olson 8c33359ce8 Moved the SourceAnnotationExtractor to a separate file in case libraries try to load the rails rake tasks twice. rspec_on_rails, I'm looking at you. [Rick]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7672 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-28 17:02:40 +00:00
..
annotations.rake Moved the SourceAnnotationExtractor to a separate file in case libraries try to load the rails rake tasks twice. rspec_on_rails, I'm looking at you. [Rick] 2007-09-28 17:02:40 +00:00
databases.rake Follow our own conventions (closes #6506) [packagethief] 2007-09-23 22:16:09 +00:00
documentation.rake Added TEMPLATE option to rake doc:app to set a custom output template (closes #7737) [Jakob S] 2007-09-22 18:33:39 +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 Match singular naming from directory structure [DHH] 2006-02-28 22:40:19 +00:00
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