Sha256: 60ea2098adf1ebfb5884404bb68e472ade0501a49734177758e7390e888af00e

Contents?: true

Size: 177 Bytes

Versions: 123

Compression:

Stored size: 177 Bytes

Contents

# @TODO: completely rework this
module Ish
  class GalleryName
    include Mongoid::Document
    include Mongoid::Timestamps
    field :text
    embedded_in :gallery
  end
end

Version data entries

123 entries across 123 versions & 1 rubygems

Version Path
ish_models-0.0.33.230 lib/ish/gallery_name.rb
ish_models-0.0.33.229 lib/ish/gallery_name.rb
ish_models-0.0.33.228 lib/ish/gallery_name.rb
ish_models-0.0.33.227 lib/ish/gallery_name.rb
ish_models-0.0.33.226 lib/ish/gallery_name.rb
ish_models-0.0.33.225 lib/ish/gallery_name.rb
ish_models-0.0.33.224 lib/ish/gallery_name.rb
ish_models-0.0.33.222 lib/ish/gallery_name.rb
ish_models-0.0.33.221 lib/ish/gallery_name.rb
ish_models-0.0.33.219 lib/ish/gallery_name.rb
ish_models-0.0.33.217 lib/ish/gallery_name.rb
ish_models-0.0.33.215 lib/ish/gallery_name.rb
ish_models-0.0.33.214 lib/ish/gallery_name.rb
ish_models-0.0.33.213 lib/ish/gallery_name.rb
ish_models-0.0.33.212 lib/ish/gallery_name.rb
ish_models-0.0.33.211 lib/ish/gallery_name.rb
ish_models-0.0.33.210 lib/ish/gallery_name.rb
ish_models-0.0.33.209 lib/ish/gallery_name.rb
ish_models-0.0.33.208 lib/ish/gallery_name.rb
ish_models-0.0.33.207 lib/ish/gallery_name.rb