[Nitro] Not possible to render method in Controller2 from template of Controller1?
Chris Farmiloe
chris.farmiloe at farmiloe.com
Mon Oct 3 09:41:57 EDT 2005
Have I gone loopy?
I dont seem to be able to use
<render href="/controller2/someaction" />
from within a template/view xhtml file for a method on Controller1.
I get an error like:
DEBUG: Compiling action 'ContentController#session'
ERROR: private method `session' called for #<Controller1:0x21b3c10>
help!
More information about the Nitro-general
mailing list