Hi everybody, Currently ´helper :all´ is using ActionController::Helpers::HELPERS_DIR to find all the helpers of the app and load them. Right now is not possible to easily manage multiple helper dirs.
Would be useful (I'm thinking basically in plugin development and its helpers registration and detection) to be able to register multiple helpers_path in the same way we're doing with view_paths in ActionView?. I'd like to hear opinions/comments about this before doing any patch... -- Kind Regards, Aitor Garcia Cofounder - Linking Paths http://www.linkingpaths.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
