You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to actives...@googlegroups.com
I use cancan for a completely different purpose under one particular namespace, so I want to disable cancan in ActiveScaffold which is only used in another namespace. How can I do that? Basically I want to skip Cancan Bridge completely.
Sergio Cambra
unread,
Mar 12, 2014, 3:57:17 AM3/12/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to actives...@googlegroups.com, Markus C
Add an initializer with:
ActiveScaffold.exclude_bridges = [:cancan]
Markus C
unread,
Mar 13, 2014, 5:00:20 AM3/13/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message