rails/railties/lib/tasks
2005-11-11 09:50:42 +00:00
..
databases.rake Make sure that legacy db tasks also reference :database for SQLite (closes #2830) [kazuhiko@fdiary.net] 2005-11-11 09:50:42 +00:00
documentation.rake The *_plugindoc Rake tasks look deeper into the plugins' lib directories. Closes #2652. 2005-10-29 23:04:10 +00:00
framework.rake Correct versioning in :freeze_gems Rake task. Closes #2778. 2005-11-08 10:43:40 +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