Sha256: 2d7842c75af3ff249cd554a0a7145fd0e35d3619a5c559d0e01ee80592b625b3

Contents?: true

Size: 145 Bytes

Versions: 35

Compression:

Stored size: 145 Bytes

Contents

module Ish
  class GalleryName
    include Mongoid::Document
    include Mongoid::Timestamps
    field :text
    embedded_in :gallery
  end
end

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
ish_models-0.0.33.118 lib/ish/gallery_name.rb
ish_models-0.0.33.117 lib/ish/gallery_name.rb
ish_models-0.0.33.116 lib/ish/gallery_name.rb
ish_models-0.0.33.115 lib/ish/gallery_name.rb
ish_models-0.0.33.114 lib/ish/gallery_name.rb
ish_models-0.0.33.113 lib/ish/gallery_name.rb
ish_models-0.0.33.112 lib/ish/gallery_name.rb
ish_models-0.0.33.111 lib/ish/gallery_name.rb
ish_models-0.0.33.110 lib/ish/gallery_name.rb
ish_models-0.0.33.109 lib/ish/gallery_name.rb
ish_models-0.0.33.108 lib/ish/gallery_name.rb
ish_models-0.0.33.107 lib/ish/gallery_name.rb
ish_models-0.0.33.106 lib/ish/gallery_name.rb
ish_models-0.0.33.105 lib/ish/gallery_name.rb
ish_models-0.0.33.104 lib/ish/gallery_name.rb