Sha256: 4b3d0228b08aaf6b62d70a7d63f4ec2e9dcddfb23d3ff078b04e573ea4894a13

Contents?: true

Size: 731 Bytes

Versions: 27

Compression:

Stored size: 731 Bytes

Contents

Global:
  admin: manage all records
  admin_their_own: manage their own records
  read: read only
  create: create records
  edit: edit records
  delete: delete records
  access: access plugins
  
Defaults:
  Plugins:
    access: access the plugin through the admin UI
  Models:
    admin: manage all records
    admin_their_own: manage their own records
    read: read only
    create: create records
    edit: edit records
    delete: delete records

Custom:
  Models:
    Page:
      publish: make pages live to the public
  Plugins:
    Pages:
      control: sample just for testing
      
Exclude:
  Models:
    Membership: true
    Content: true
    Slug: true
    Version: true
    "Polypaperclip::PersistedAttachment": true

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
soapbox-0.3.1 config/permissions.yml.template
soapbox-0.3.0 config/permissions.yml.template
soapbox-0.2.24 config/permissions.yml.template
soapbox-0.2.23 config/permissions.yml.template
soapbox-0.2.21 config/permissions.yml.template
soapbox-0.2.20 config/permissions.yml.template
soapbox-0.2.18 config/permissions.yml.template
soapbox-0.2.16 config/permissions.yml.template
soapbox-0.2.15 config/permissions.yml.template
soapbox-0.2.14 config/permissions.yml.template
soapbox-0.2.12 config/permissions.yml.template
soapbox-0.2.11 config/permissions.yml.template
soapbox-0.2.10 config/permissions.yml.template
soapbox-0.2.9 config/permissions.yml.template
soapbox-0.2.8 config/permissions.yml.template
soapbox-0.2.7 config/permissions.yml.template
soapbox-0.2.6 config/permissions.yml.template
soapbox-0.2.5 config/permissions.yml.template
soapbox-0.2.4 config/permissions.yml.template
soapbox-0.2.3 config/permissions.yml.template