Sha256: 3fcbdca7f3819afb58d7e350c95af54ae0b8ea815f93f10e5013deb589542b40
Contents?: true
Size: 182 Bytes
Versions: 93
Compression:
Stored size: 182 Bytes
Contents
module ActiveFedora module Associations class ContainerProxy < CollectionProxy def initialize(association) @association = association end end end end
Version data entries
93 entries across 93 versions & 1 rubygems