Sha256: 731e40f793ab0bf000b301c7656753875ddf36c6f7939919a0929f5c8bfc4891
Contents?: true
Size: 190 Bytes
Versions: 25
Compression:
Stored size: 190 Bytes
Contents
# frozen_string_literal: true module Hyrax module Permissions extend ActiveSupport::Concern include Hyrax::Permissions::Writable include Hyrax::Permissions::Readable end end
Version data entries
25 entries across 25 versions & 1 rubygems