This project is archived and is in readonly mode.
[PATCH] Make plugins responsible for loading their own rake tasks
Reported by Sam Pohlenz | December 27th, 2009 @ 10:28 PM | in 3.0.2
This patch offloads the responsibility of loading plugin rake tasks to the Plugin objects themselves. This allows subclasses of Rails::Plugin to override the load_tasks method to specify a non-standard location for tasks.
This patch depends on the fix in #3621 being applied.
Comments and changes to this ticket
-
Jeremy Kemper December 29th, 2009 @ 10:50 PM
- State changed from new to open
- Assigned user set to Carl Lerche
- Milestone cleared.
-
Jeremy Kemper October 15th, 2010 @ 11:01 PM
- Milestone set to 3.0.2
- Importance changed from to Medium
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>