Sha256: 7bc35502a7f6990c9cbf7b85764ad91dfa568c493d1712e2aad02c89c50bd57f

Contents?: true

Size: 110 Bytes

Versions: 4

Compression:

Stored size: 110 Bytes

Contents

authorization do
  
  role :admin do
    has_permission_on :alchemy_admin_spree, :to => [:index]
  end
  
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
alchemy_spree-0.1.5 config/authorization_rules.rb
alchemy_spree-0.1.4 config/authorization_rules.rb
alchemy_spree-0.1.2 config/authorization_rules.rb
alchemy_spree-0.1.0 config/authorization_rules.rb