rails/railties/lib/tasks
2005-09-23 13:45:32 +00:00
..
databases.rake Add db_schema_dump and db_schema_import rake tasks to work with the new ActiveRecord::SchemaDumper (for dumping a schema to and reading a schema from a ruby file). 2005-09-23 13:45: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 Include libs/ in rake stats #2223 [Marcel Molina] 2005-09-19 06:50:47 +00:00
testing.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