Just solved this one by including BaseHelper inside my application helper, also for controllers they should subclass BaseController
On Oct 8, 7:11 am, khelll <[email protected]> wrote: > Hello, > I just ran into this situation, where i want the default (application) > layout of my app to be the same as the plugin one(don't want to > duplicate the code), so i just deleted my application layout file to > stick to the plugin one, but i got several errors like : > > undefined local variable or method `page_title' for #<ActionView::Base: > 0xb69debec> > > However, I want to work like that, just stick to the plugin workfolw > unless i need a customized thing in the app, so, is there anything i > should be familiar with? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CommunityEngine" 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/communityengine?hl=en -~----------~----~----~----~------~----~------~--~---
