I am using acl_system2 plugin to implement my authorization. (with restful_authentication plugin)
- plugin install ./script/plugin install http://opensvn.csie.org/ezra/rails/plugins/dev/acl_system2 - class UsersController < ApplicationController access_control :new => '(admin)' - error undefined method `access_control' in UsersController Please help me, advanced! thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

