rails--rails/railties/lib/tasks
David Dollar 99d75a7b02 Makes the gem system understand development vs. runtime dependencies [#2195 state:resolved]
The patch also fixes:

* Fixes the chicken/egg problem present in the current gem system when
  gems are defined in the config that are not yet installed.

* Remove the need to have hoe as a dependency of your production app.

* Makes the gem 'unpacking' system a lot less fragile.

Signed-off-by: Matt Jones <al2o3cr@gmail.com>
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2009-03-13 10:20:23 +00: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 re-enable db:schema:dump so db:migrate:redo dumps the schema after migrating back up 2009-02-06 13:40:58 +13:00
documentation.rake Merge docrails along with the new guides and guides generation code 2009-02-06 02:01:22 +00:00
framework.rake Add a rake task to apply a template to an existing application. 2008-12-07 03:40:23 +01:00
gems.rake Makes the gem system understand development vs. runtime dependencies [#2195 state:resolved] 2009-03-13 10:20:23 +00:00
log.rake
middleware.rake Move gaint lock into middleware 2008-12-18 12:00:54 -06:00
misc.rake Disable eager loading for all rake tasks [#802 state:resolved] 2009-01-27 15:53:02 -06: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
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