Sha256: 0925ebeee81925afa40f5167ce4133949c9b0de44139b29df2f9ba0ae86919fa

Contents?: true

Size: 482 Bytes

Versions: 18

Compression:

Stored size: 482 Bytes

Contents

# User levels

# Feel free to add your own
# the 'root' user level is added automatically and
# will always be higher than any you add here
# Similary the 'none' level will always be lower
# It doesn't matter what the numbers are, but someone
# will a permission level of 40 will always be able to do
# anything that someone with a level of 30 can do.
# You get the picture...


- :name: editor
  :publish: false
- :name: admin
  :publish: false
- :name: designer
  :publish: true

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
spontaneous-0.2.0.beta10 test/fixtures/example_application/config/user_levels.yml
spontaneous-0.2.0.beta9 test/fixtures/example_application/config/user_levels.yml
spontaneous-0.2.0.beta8 test/fixtures/example_application/config/user_levels.yml
spontaneous-0.2.0.beta7 test/fixtures/example_application/config/user_levels.yml
spontaneous-0.2.0.beta6 test/fixtures/example_application/config/user_levels.yml
spontaneous-0.2.0.beta5 test/fixtures/example_application/config/user_levels.yml
spontaneous-0.2.0.beta4 test/fixtures/example_application/config/user_levels.yml
spontaneous-0.2.0.beta3 test/fixtures/example_application/config/user_levels.yml
spontaneous-0.2.0.beta2 test/fixtures/example_application/config/user_levels.yml
spontaneous-0.2.0.beta1 test/fixtures/example_application/config/user_levels.yml
spontaneous-0.2.0.alpha7 test/fixtures/example_application/config/user_levels.yml
spontaneous-0.2.0.alpha6 test/fixtures/example_application/config/user_levels.yml
spontaneous-0.2.0.alpha5 test/fixtures/example_application/config/user_levels.yml
spontaneous-0.2.0.alpha4 test/fixtures/example_application/config/user_levels.yml
spontaneous-0.2.0.alpha3 test/fixtures/example_application/config/user_levels.yml
spontaneous-0.2.0.alpha2 test/fixtures/example_application/config/user_levels.yml
spontaneous-0.2.0.alpha1 test/fixtures/example_application/config/user_levels.yml
spontaneous-0.1.0.alpha1 test/fixtures/example_application/config/user_levels.yml