Sha256: 8cc48065dc6af2d95261a7adfa3ae94b57759d229792a0f48e5e459fccbe6447

Contents?: true

Size: 483 Bytes

Versions: 11

Compression:

Stored size: 483 Bytes

Contents

###
## Typus Roles Configuration File
##
#
#     admin:
#       Post: create, read, update, delete
#       Category: create, read, update, delete
#
#     editor:
#       Post: create, read, update
#       Category: read, update
#
# You can also define "resources" which are not related to a model, 
# for example to control MemCached, see the Starling queue statistics.
#
#     admin:
#      Starling: index
#      MemCached: index, cleanup
#
###

admin:
<%= configuration[:roles] %>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
fesplugas-typus-0.9.0 generators/typus/templates/config/typus/application_roles.yml
fesplugas-typus-0.9.1 generators/typus/templates/config/typus/application_roles.yml
fesplugas-typus-0.9.10 generators/typus/templates/config/typus/application_roles.yml
fesplugas-typus-0.9.2 generators/typus/templates/config/typus/application_roles.yml
fesplugas-typus-0.9.3 generators/typus/templates/config/typus/application_roles.yml
fesplugas-typus-0.9.4 generators/typus/templates/config/typus/application_roles.yml
fesplugas-typus-0.9.5 generators/typus/templates/config/typus/application_roles.yml
fesplugas-typus-0.9.6 generators/typus/templates/config/typus/application_roles.yml
fesplugas-typus-0.9.7 generators/typus/templates/config/typus/application_roles.yml
fesplugas-typus-0.9.8 generators/typus/templates/config/typus/application_roles.yml
fesplugas-typus-0.9.9 generators/typus/templates/config/typus/application_roles.yml