> "A copy of ApplicationHelper has been removed from the module tree but > is still active!"
At the top of your helper, try 'require'-ing any modules and classes you use in it. See this blog post for an example: http://blog.eliotsykes.com/2009/10/29/fixing-a-copy-of-applicationhelper-has-been-removed-from-the-module-tree-but-is-still-active/ -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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-talk?hl=en -~----------~----~----~----~------~----~------~--~---

