This project is archived and is in readonly mode.

#3414 ✓invalid
Rick

rails3.0pre script/generate fails to find plugin generators

Reported by Rick | October 22nd, 2009 @ 05:54 PM

Rails3.0pre script/generate fails to find plugin generators. I've checked this out on the version current on 10/22.

The problem is that lib/rails/generators.rb def self.plugins_generators_paths points the wrong place to find plugin generators.

i.e.: Rails.root/plugins/vendors/*/lib/generators is the wrong place to look.

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

Pages