Displaying 1 result from an estimated 1 matches for "adding_category".
2005 Apr 16
2
Authorization
...nd 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
adding_article = true
and so on..
It there some tool which do this or have I to write authorization mechanism
by myself?
Sorry for my english and thank you for help :)
Michael
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@pu...