I've tried what you suggested but i get the same results "undefined
method".
It is my understanding that Page tags have access to ActionView::Base
instance via response.template anyway.

And I confirmed it just in case(calling response.template returns
ActionView::Base instance).

I'm at my wits end. Nothing I've tied so far allows me to cleanly
create forms with nested associations with form_for and it's helpers.

Anyone has any other suggestions???

Thanks!



On Sep 27, 6:06 am, Jim Gay <j...@saturnflyer.com> wrote:
> It's been a while since I played with this.
> Try making an instance of ActionView::Base and calling the methods on that.
>

Reply via email to