I'm using Controller mixins in an application, overwriding just one method from the plugin.
Everything works fine in develpment env, but when passing tests, it seems like the Controller from the plugin isn't loaded: test_should_remember_me(SessionsControllerTest): ActionController::UnknownAction: No action responded to create Am I missing anything? _______________________________________________ Engine-Users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
