Quick Question: I've got UserEngine and LoginEngine working on my app and everything's going great. My problem is that while sync_permissions works for my regular controllers, it's not working for my admin ones that are in a subdirectory (:controller => 'admin/articles') Is there any way to get it to see these controllers, or am I going to have to enter all the controllers & actions into the permission table manually?
Thanks for the help. -- 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
