Sha256: dd8103557350a09c33b404285243ba6fc3a1853f1078b3658b758c4e85656aca

Contents?: true

Size: 861 Bytes

Versions: 33

Compression:

Stored size: 861 Bytes

Contents

publish:
  role: Publisher
  action: 1
  resource: product
  created_at: <%= Date.today %>
  updated_at: <%= Date.today %>
create:
  role: Creator
  action: 2
  resource: product
  created_at: <%= Date.today %>
  updated_at: <%= Date.today %>
update:
  role: Updater
  action: 3
  resource: product
  created_at: <%= Date.today %>
  updated_at: <%= Date.today %>
read:
  role: Reader
  action: 0
  resource: product
  created_at: <%= Date.today %>
  updated_at: <%= Date.today %>
deleter:
  role: Deleter
  action: 4
  resource: product
  created_at: <%= Date.today %>
  updated_at: <%= Date.today %>
create_product:
  role: Superuser
  action: 2
  resource: product
  created_at: <%= Date.today %>
  updated_at: <%= Date.today %>
update_product:
  role: Superuser
  action: 3
  resource: product
  created_at: <%= Date.today %>
  updated_at: <%= Date.today %>

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
adminpanel-3.6.1 test/dummy/test/fixtures/adminpanel/permissions.yml
adminpanel-3.6.0 test/dummy/test/fixtures/adminpanel/permissions.yml
adminpanel-3.5.1 test/dummy/test/fixtures/adminpanel/permissions.yml
adminpanel-3.5.0 test/dummy/test/fixtures/adminpanel/permissions.yml
adminpanel-3.4.7 test/dummy/test/fixtures/adminpanel/permissions.yml
adminpanel-3.4.6 test/dummy/test/fixtures/adminpanel/permissions.yml
adminpanel-3.4.5 test/dummy/test/fixtures/adminpanel/permissions.yml
adminpanel-3.4.4 test/dummy/test/fixtures/adminpanel/permissions.yml
adminpanel-3.4.3 test/dummy/test/fixtures/adminpanel/permissions.yml
adminpanel-3.4.2 test/dummy/test/fixtures/adminpanel/permissions.yml
adminpanel-3.4.1 test/dummy/test/fixtures/adminpanel/permissions.yml
adminpanel-3.4.0 test/dummy/test/fixtures/adminpanel/permissions.yml
adminpanel-3.3.4 test/dummy/test/fixtures/adminpanel/permissions.yml
adminpanel-3.3.3 test/dummy/test/fixtures/adminpanel/permissions.yml
adminpanel-3.3.0 test/dummy/test/fixtures/adminpanel/permissions.yml
adminpanel-3.2.1 test/dummy/test/fixtures/adminpanel/permissions.yml
adminpanel-3.2.0 test/dummy/test/fixtures/adminpanel/permissions.yml
adminpanel-3.1.0 test/dummy/test/fixtures/adminpanel/permissions.yml
adminpanel-3.0.0 test/dummy/test/fixtures/adminpanel/permissions.yml
adminpanel-2.6.1 test/dummy/test/fixtures/adminpanel/permissions.yml