aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/tasks/misc.rake
Commit message (Expand)AuthorAgeFilesLines
* Rails::Initializer#initialize_time_zone raises an error if value assigned to ...Geoff Buesing2008-03-281-3/+4
* Adding rake tasks time:zones:all, time:zones:us and time:zones:local for find...Geoff Buesing2008-03-221-0/+43
* Turned on ActionView::Base.cache_template_loading by default in config/enviro...David Heinemeier Hansson2007-12-161-5/+3
* Introduce (in /Users/jeremy/rails/git/trunk) to output a crytographically sec...Jeremy Kemper2007-12-151-1/+9
* Added namespaces to all tasks, so for example load_fixtures is now db:fixture...David Heinemeier Hansson2006-02-271-17/+2
* rake should run functional tests even if the unit tests have failures [Jim We...David Heinemeier Hansson2005-10-271-1/+5
* Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is ...David Heinemeier Hansson2005-09-031-0/+15