Sha256: eecc6a1290c7305ebe969322910c57408c8fbf3450a0e5ccaa61969f15111441
Contents?: true
Size: 859 Bytes
Versions: 1
Compression:
Stored size: 859 Bytes
Contents
roles: admin: can: manage: - all musician: can: read: - Song - /Concerto/ create: - Tune write: - /Song/ manage: - /Improvisation/ cannot: write: - Concerto role_groups: bloggers: can: read: - Article - Comment cannot: write: - ^another_articles editors: can: read: - Article - Comment cannot: write: - Article - Post licenses: editors: can: manage: - all users: kris@gmail.com: can: read: - /Comment/ write: - Comment#author - Article#author - Post#body="Nice!" - Todo#authors stan@gmail.com: can: read: - Comment write: - Article - Comment
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cantango-0.8.0 | spec/active_record/scenarios/engines/permission_engine/cantango_permissions.yml |