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