This project is archived and is in readonly mode.

#1517 ✓resolved
Peter Cooper

Option for template generator to install plugins as git submodules

Reported by Peter Cooper | December 5th, 2008 @ 11:04 AM | in 2.x

The new template support for the Rails generator is awesome:

http://github.com/rails/rails/co...

However, when using the "plugin" function, plugins get installed directly into the app. Sometimes that's fine, but if you want to track the edge versions of plugins, adding them as git submodules is even better. This patch adds support for that - at Pratik's suggestion :)

http://m.onkey.org/2008/12/4/rai...

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>

People watching this ticket

Attachments

Referenced by

Pages