rails--rails/railties/lib/tasks
David Heinemeier Hansson 2a74d71e49 Added db:rollback to rollback the schema one version (or multiple as specified by STEP) [Jeffrey Allan Hardy]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8039 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-10-26 21:11:07 +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 Added db:rollback to rollback the schema one version (or multiple as specified by STEP) [Jeffrey Allan Hardy] 2007-10-26 21:11:07 +00:00
documentation.rake Include ARes and Railties in rdoc. Freeze ARes gem instead of AWS. 2007-10-08 07:10:58 +00:00
framework.rake Include ARes and Railties in rdoc. Freeze ARes gem instead of AWS. 2007-10-08 07:10:58 +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
testing.rake rake test aborts if tests failed. Closes #9962 [Jason Roelofs] 2007-10-23 20:08:51 +00:00
tmp.rake