You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, manage should include :create in the default privilege configuration. But it seems as if you changed the default here as :manage does not include :create anymore in the privileges section. Is this the problem?
Hi,
Env:
ruby 1.9.3p374 (2013-01-15 revision 38858) [x86_64-linux]
Rails 3.2.8
declarative_authorization (0.5.6)
When I do:
But if I change the permission to :projects
rails c
This is a normal behavior? Sorry if it a normal behavior, but I think should extend :manage privilege actions.
The text was updated successfully, but these errors were encountered: