Hi guys, I have an authorized_for_create? method defined on a model, and if it fails when trying to render the edit form, it just gives back an error. what's the best way to handle this? is there configuration options for redirect on authorization failure? should I just overwrite the do_edit method in each controller i need to filter edit permissions on?
thx for your help, -C -- 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.
