Sure, that will solve the problem. But why would it work fine and authorize the index view in development but not in production? And why only this one model when I have several other models that work fine? I'm starting to think this is a bug in the CanCan-bridge, in CanCan itself, or in the RoR framework somewhere. It just doesn't make sense.
On Dec 6, 5:03 am, clyfe <[email protected]> wrote: > https://github.com/vhochstein/active_scaffold/wiki/CanCan-bridge > > Maybe add skip_authorization_check :only => 'index' -- 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.
