Marek Stanczyk wrote: > Pedro Visintin <[EMAIL PROTECTED]> writes: > >> I created a user_controller on my app/controllers with all actions >> included. >> At my local win32 machine works fine, but in my production server the >> controller at the first request uses the rigth user controller on >> app/controllers but when I post to signup or logout the flash[:notice] >> comes from the login_engine/app/user_controller.rb seems that my >> controller was ignored. > > I have the same problem, and can't find anything about this. > Do you have a solution yet? > > Marek
No solution yet, I will try with the last Engines plugin 1.1.3 release. P -- 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
