This project is archived and is in readonly mode.

#3623 ✓resolved
Sam Pohlenz

[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

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>

Attachments

Pages