Sha256: 908374ea62c90828a3e9ed5e1453e8f1a8fb8d0ad20513ae3edecbe5acd0c41f
Contents?: true
Size: 255 Bytes
Versions: 9
Compression:
Stored size: 255 Bytes
Contents
module Hydra::Works::Characterization module Image extend ActiveSupport::Concern included do # Apply the image schema. This will add properties defined in the schema. apply_schema ImageSchema, AlreadyThereStrategy end end end
Version data entries
9 entries across 9 versions & 1 rubygems