Sha256: cf8ee179ba65793aab73af1e15d2469321001e46cf4f18a2883648cb6e121165
Contents?: true
Size: 854 Bytes
Versions: 6
Compression:
Stored size: 854 Bytes
Contents
publish: rol: Publisher action: 1 resource: product created_at: <%= Date.today %> updated_at: <%= Date.today %> create: rol: Creator action: 2 resource: product created_at: <%= Date.today %> updated_at: <%= Date.today %> update: rol: Updater action: 3 resource: product created_at: <%= Date.today %> updated_at: <%= Date.today %> read: rol: Reader action: 0 resource: product created_at: <%= Date.today %> updated_at: <%= Date.today %> deleter: rol: Deleter action: 4 resource: product created_at: <%= Date.today %> updated_at: <%= Date.today %> create_product: rol: Superuser action: 2 resource: product created_at: <%= Date.today %> updated_at: <%= Date.today %> update_product: rol: Superuser action: 3 resource: product created_at: <%= Date.today %> updated_at: <%= Date.today %>
Version data entries
6 entries across 6 versions & 1 rubygems