Sha256: 20396695961c19bc74412e4f7d2ff16afa6679e2be202a22c18d8049e003fe90

Contents?: true

Size: 185 Bytes

Versions: 2

Compression:

Stored size: 185 Bytes

Contents

module Hancock::Gallery
  module Models
    module Mongoid
      module EmbeddedImage
        extend ActiveSupport::Concern

        included do
        end
      end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hancock_cms_gallery-1.0.2 lib/hancock/gallery/models/mongoid/embedded_image.rb
hancock_cms_gallery-1.0.0 lib/hancock/gallery/models/mongoid/embedded_image.rb