rails--rails/railties/lib/tasks
Marcel Molina 191dfe8c6d Make load_fixtures include csv fixtures. Closes #3053.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3196 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-11-28 23:34:09 +00:00
..
databases.rake Make load_fixtures include csv fixtures. Closes #3053. 2005-11-28 23:34:09 +00:00
documentation.rake replaced constant Plugin in documentation rake task with plugin local variable. This caused typo's migrations to fail because of name space collisions [Eridius] 2005-11-17 04:58:48 +00:00
framework.rake Fix freeze_gems so that the latest rails version is dumped by default 2005-11-28 00:53:38 +00:00
javascripts.rake Added an omnipresent RailsInfoController with a properties action that delivers an HTML rendering of Rails::Info (but only when local_request? is true). Added a new default index.html which fetches this with Ajax. 2005-11-08 04:26:34 +00:00
misc.rake rake should run functional tests even if the unit tests have failures [Jim Weirich] 2005-10-27 18:44:28 +00:00
rails.rb Load rake task files in alphabetical order so you can build dependencies and count on them (closes #2554) [Blair Zajac] 2005-10-26 12:50:29 +00:00
statistics.rake Ticket 2297 - rake stats clearly labels functional and unit tests 2005-09-27 22:09:21 +00:00
testing.rake Add Rakefile to plugin generator. Let test_plugins rake task look deeper into plugins' test dirs. Make plugin test cases flunk by default. 2005-10-28 20:28:09 +00:00