Sha256: 264664df4d39f3f5cf4089ac86b5399d09671884d5cb8c85a11eefabcb5158c1

Contents?: true

Size: 99 Bytes

Versions: 54

Compression:

Stored size: 99 Bytes

Contents

authorization do

  role :admin do
    has_permission_on :admin_events, :to => [:manage]
  end

end

Version data entries

54 entries across 54 versions & 1 rubygems

Version Path
alchemy_cms-2.9.1 spec/dummy/config/authorization_rules.rb
alchemy_cms-2.9.0 spec/dummy/config/authorization_rules.rb
alchemy_cms-2.8.3 spec/dummy/config/authorization_rules.rb
alchemy_cms-2.7.5 spec/dummy/config/authorization_rules.rb
alchemy_cms-2.6.3 spec/dummy/config/authorization_rules.rb
alchemy_cms-2.7.4 spec/dummy/config/authorization_rules.rb
alchemy_cms-2.8.2 spec/dummy/config/authorization_rules.rb
alchemy_cms-2.8.1 spec/dummy/config/authorization_rules.rb
alchemy_cms-2.7.3 spec/dummy/config/authorization_rules.rb
alchemy_cms-2.7.2 spec/dummy/config/authorization_rules.rb
alchemy_cms-2.7.1 spec/dummy/config/authorization_rules.rb
alchemy_cms-2.7.0 spec/dummy/config/authorization_rules.rb
alchemy_cms-2.6.2.1 spec/dummy/config/authorization_rules.rb
alchemy_cms-2.6.2 spec/dummy/config/authorization_rules.rb
alchemy_cms-2.6.1 spec/dummy/config/authorization_rules.rb
alchemy_cms-2.6.0 spec/dummy/config/authorization_rules.rb
alchemy_cms-2.6.0.rc5 spec/dummy/config/authorization_rules.rb
alchemy_cms-2.5.3.1 spec/dummy/config/authorization_rules.rb
alchemy_cms-2.5.3 spec/dummy/config/authorization_rules.rb
alchemy_cms-2.5.2.2 spec/dummy/config/authorization_rules.rb