Sha256: ba9582dd87e217526249ef9957d82f31af23f9e897f20984b83f15736ca20695
Contents?: true
Size: 168 Bytes
Versions: 1
Compression:
Stored size: 168 Bytes
Contents
module Hyrax module InAdminSet extend ActiveSupport::Concern included do belongs_to :admin_set, predicate: ::RDF::Vocab::DC.isPartOf end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
test_hyrax-0.0.1.alpha | app/models/concerns/hyrax/in_admin_set.rb |