rails/railties/lib/tasks
2006-02-25 23:27:41 +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 rake appdoc fails with unrecognized option (closes #3757) [Jakob S] 2006-02-25 23:27:41 +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