This project is archived and is in readonly mode.

#3621 ✓resolved
Sam Pohlenz

[PATCH] Application object should instantiate non-vendored plugins

Reported by Sam Pohlenz | December 27th, 2009 @ 01:11 AM | in 3.0.2

To ensure that plugin initializers are run with the correct binding, non-vendored plugins should be instantiated by the Rails::Application object (Plugin::Vendored.all already instantiates vendored plugins).

Although there is a comment on this method indicating it will be refactored, I didn't want to let this issue slip through the cracks.

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

Referenced by

Pages