Has anyone had any success in using the Rails Authorization Plugin
with ActiveScaffold.

We have added per-object authorization constraints throughout our
controllers, which has been very nice and convenient. We're now
looking at using ActiveScaffold to speed up the development of
numerous list/edit/show forms that we need to make for many new
models, most with fairly trivial CRUD requirements.

ActiveScaffold seems to prefer the path of "roll your own"
authorization methods, which is fine, I guess, for simple stuff. We
have multiple organisations using our models, though, and each org
requires quite secure isolation from each other, so Rails
Authorization Plugin is ideal.

So, anyone tried it? Any opinions (or even code samples)?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to