When moving plugins over to gem-plugins or when creating new gem-
plugins a difficulty I found in embracing this new approach was not
being able to easily add generators and rake tasks that can be
available in a project's scope.
So I've proposed a patch on Lighthouse to handle this:
http://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/441

Generators are searched for in the gems "rails/generators" directory.
Rake tasks are searched for in the gems "rails/tasks" directory.

I also have this as a branch on github:
http://github.com/brianjlandau/rails/commits/add_more_vendor_gem_support

I'm seeking feedback: comments, +1's, discussion, whatever.

Thanks,
Brian


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to