Hi Marc, You shouldn't need to do anything for this to work, so this is interesting! You may want to investigate what full_template_path is returning from within your dynamic controller...
James On 5/25/07, Marc Hassman <[EMAIL PROTECTED]> wrote: > I am trying to do some dynamic instantiation trickery and have found > success, up to > the point where my view is to be rendered. When I call an action and let > the new > controller render, it tries to render out of the application and doesn't > give any > indication that it knows about the engine view paths. > > Do I need to set/require/include something in the instantiated > controller so it knows > about engine views? > > Thanks, > Marc > _______________________________________________ > engine-users mailing list > [email protected] > http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org > -- * J * ~ _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
