rails--rails/railties/lib/tasks
David Heinemeier Hansson c45ea78c6a Cleaned it up a bit.. Dependencies can be declared inline
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2570 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-10-13 20:55:05 +00:00
..
databases.rake Support using different database adapters for development and test with ActiveRecord::Base.schema_format = :ruby 2005-10-13 04:12:32 +00:00
documentation.rake Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is empty and doesn't require updating. Added Rails::Initializer and Rails::Configuration to abstract all of the common setup out of config/environment.rb (uses config/boot.rb to bootstrap the initializer and paths) 2005-09-03 15:13:06 +00:00
misc.rake Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is empty and doesn't require updating. Added Rails::Initializer and Rails::Configuration to abstract all of the common setup out of config/environment.rb (uses config/boot.rb to bootstrap the initializer and paths) 2005-09-03 15:13:06 +00:00
rails.rb Moved config/tasks to lib/tasks and added more documentation to environment.rb 2005-09-11 07:01:33 +00:00
statistics.rake Ticket 2297 - rake stats clearly labels functional and unit tests 2005-09-27 22:09:21 +00:00
testing.rake Cleaned it up a bit.. Dependencies can be declared inline 2005-10-13 20:55:05 +00:00