1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/tasks
2005-11-02 03:30:15 +00:00
..
databases.rake If specified, pass PostgreSQL client character encoding to createdb. Closes #2703. 2005-11-02 03:30:15 +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 Simplify gem search for :freeze_gems rake task. 2005-11-01 18:56:56 +00:00
javascripts.rake Adds update_javascripts task which will fetch all the latest js files from railties dir. 2005-10-15 04:06:39 +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