Sha256: 09db19f4b525ffffb5b83cb431e0ca651af576dbab269f53a64c1ee3e5e5fa52

Contents?: true

Size: 135 Bytes

Versions: 28

Compression:

Stored size: 135 Bytes

Contents

module Polygallery::CustomizedPhoto
  extend ActiveSupport::Concern

  included do
    self.inheritance_column = :class_name
  end

end

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
polygallery-0.4.8 app/models/concerns/polygallery/customized_photo.rb
polygallery-0.4.7 app/models/concerns/polygallery/customized_photo.rb
polygallery-0.4.6 app/models/concerns/polygallery/customized_photo.rb
polygallery-0.4.5 app/models/concerns/polygallery/customized_photo.rb
polygallery-0.4.4 app/models/concerns/polygallery/customized_photo.rb
polygallery-0.4.2 app/models/concerns/polygallery/customized_photo.rb
polygallery-0.4.1 app/models/concerns/polygallery/customized_photo.rb
polygallery-0.4.0 app/models/concerns/polygallery/customized_photo.rb
polygallery-0.3.6 app/models/concerns/polygallery/customized_photo.rb
polygallery-0.3.5 app/models/concerns/polygallery/customized_photo.rb
polygallery-0.3.4 app/models/concerns/polygallery/customized_photo.rb
polygallery-0.3.3 app/models/concerns/polygallery/customized_photo.rb
polygallery-0.3.2 app/models/concerns/polygallery/customized_photo.rb
polygallery-0.3.1 app/models/concerns/polygallery/customized_photo.rb
polygallery-0.3.0 app/models/concerns/polygallery/customized_photo.rb
polygallery-0.2.5 app/models/concerns/polygallery/customized_photo.rb
polygallery-0.2.4 app/models/concerns/polygallery/customized_photo.rb
polygallery-0.2.3 app/models/concerns/polygallery/customized_photo.rb
polygallery-0.2.1 app/models/concerns/polygallery/customized_photo.rb
polygallery-0.1.9 app/models/concerns/polygallery/customized_photo.rb