This probably won't work because the UserController simply isn't a component.
On 2/17/06, Mike Mikolajczyk <[EMAIL PROTECTED]> wrote: > Thanks, that really explained a lot for me. > Everything seems fine except for the situation where I'm calling <%= > render_component(:controller => 'user', :action => 'login') %> in my > app/views/mike/index.rhtml. My header shows up and the login screen > below, but when I click login it complains that it can't find action > mike/user > > Thanks, > Mike > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > 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
