rails--rails/railties/lib/tasks
Jamis Buck 119855c438 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).
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2313 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
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
misc.rake
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