rails/railties/lib/tasks
David Heinemeier Hansson 41a2a63fee Fix freeze_gems
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2656 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-10-16 20:33:37 +00:00
..
databases.rake Only dump schema if schema_format is :ruby 2005-10-14 16:10:02 +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
framework.rake Fix freeze_gems 2005-10-16 20:33:37 +00:00
javascripts.rake Adds update_javascripts task which will fetch all the latest js files from railties dir. 2005-10-15 04:06:39 +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