rails--rails/railties/lib/tasks
Marcel Molina 16e41c6b75 Ignore version mismatch between pg_dump and the database server. Closes #3457.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3400 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-01-13 01:29:28 +00:00
..
databases.rake Ignore version mismatch between pg_dump and the database server. Closes #3457. 2006-01-13 01:29:28 +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
statistics.rake
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