rails/railties/lib/tasks
David Heinemeier Hansson c259ed9e02 Use session_id instead of deprecated sessid
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2221 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-09-12 17:35:17 +00:00
..
databases.rake Use session_id instead of deprecated sessid 2005-09-12 17:35:17 +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 Make the default stats task extendable by modifying the STATS_DIRECTORIES constant 2005-09-05 15:39:20 +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