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
2009-05-20 18:12:44 -07:00
..
annotations.rake Support for custom annotations with rake notes:custom and DRY up the task definition. 2008-07-03 19:42:58 +03:00
databases.rake Added db/seeds.rb as a default file for storing seed data for the database. Can be loaded with rake db:seed (or created alongside the db with db:setup). (This is also known as the "Stop Putting Gawd Damn Seed Data In Your Migrations" feature) [DHH] 2009-05-11 19:08:13 +02:00
documentation.rake Merge docrails along with the new guides and guides generation code 2009-02-06 02:01:22 +00:00
framework.rake Update rails:template task to expand file paths [#2528 state:resolved] 2009-04-21 17:44:35 +01:00
gems.rake Get Railties passing again 2009-05-16 12:28:25 -07:00
log.rake Match singular naming from directory structure [DHH] 2006-02-28 22:40:19 +00:00
middleware.rake Move gaint lock into middleware 2008-12-18 12:00:54 -06:00
misc.rake Remove 'core' fluff. Hookable ActiveSupport.load_all! 2009-05-20 18:12:44 -07:00
rails.rb Ensure plugins' rake tasks are loaded before application's rake tasks. [#259 state:resolved] 2008-06-05 12:44:38 +01:00
routes.rake Drop the trailing slash 2007-06-28 18:44:08 +00:00
statistics.rake Really remove components. 2008-11-24 18:48:00 -08:00
testing.rake Force all internal calls to Array#to_sentence to use English [#2010 state:resolved] 2009-02-27 14:22:39 +01:00
tmp.rake Correct description of tmp:create task [#1607 state:resolved] [Roderick van Domburg] 2008-12-21 16:10:26 +00:00