Displaying 1 result from an estimated 1 matches for "has_token".
Did you mean:
asmtoken
2005 Apr 16
2
Authorization
Hi,
Maybe I ask again for something what is wasn''t able to find anything.
Is there simple way how to process authorizations?
My imagine is that some action for controllers are allowed only to few
users. E. g. Everybody can look category list, but only registred user can
edit or add.
In best way, when user is signup, rails will remember his rights like:
adding_category = false