I'm currently working on a rails app that separates open-source plugins and company specific plugins into two folders, /vendor/plugins and /vendor/shared_plugins by adding /vendor/shared_plugins to config.plugin_paths . The initial refactoring of plugins http://github.com/rails/rails/commit/82b9b151ffde44305d67744c0bfd9bb5505f6fbe will take config.plugin_paths away. Can it be brought back?
-- 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.
