Feeds:
Posts
Comments

Archive for the ‘Uncategorized’ Category

Lockdown Tip: access_rights_for_permission

You can use Lockdown::System.access_rights_for_permission(:perm_name) to get the array of access rights associated to the permission.
This is handy for testing.

Read Full Post »