Sha256: 719ceb76754a7fffc43d90802262478e7690646d201c0a5a0cb77f6c0577675e
Contents?: true
Size: 577 Bytes
Versions: 30
Compression:
Stored size: 577 Bytes
Contents
# Typus Roles Configuration File # # In this file you can configure the actions available for each of your # models on the application. # # 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 or see the Starling queue statistics. # # admin: # Starling: index # MemCached: index, cleanup # admin: <%= configuration[:roles] %>
Version data entries
30 entries across 30 versions & 2 rubygems