Sha256: 36505e9dd71ded112994fc62fc10ac004d81922bdab6aab66032f26598cad09c

Contents?: true

Size: 114 Bytes

Versions: 11

Compression:

Stored size: 114 Bytes

Contents

module Polygallery
  class Photo < ActiveRecord::Base
    include ActsAsPolyphoto
    acts_as_polyphoto
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
polygallery-0.3.6 app/models/polygallery/photo.rb
polygallery-0.3.5 app/models/polygallery/photo.rb
polygallery-0.3.4 app/models/polygallery/photo.rb
polygallery-0.3.3 app/models/polygallery/photo.rb
polygallery-0.3.2 app/models/polygallery/photo.rb
polygallery-0.3.1 app/models/polygallery/photo.rb
polygallery-0.3.0 app/models/polygallery/photo.rb
polygallery-0.2.5 app/models/polygallery/photo.rb
polygallery-0.2.4 app/models/polygallery/photo.rb
polygallery-0.2.3 app/models/polygallery/photo.rb
polygallery-0.2.1 app/models/polygallery/photo.rb