Sha256: 02480cc7039a49e4fc941696d43758a80e04d8cc1aae80194a1afccf02a656f5

Contents?: true

Size: 104 Bytes

Versions: 4

Compression:

Stored size: 104 Bytes

Contents

module C80Estate
  class Pphoto < ActiveRecord::Base
    mount_uploader :image, PphotoUploader
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
c80_estate-0.1.0.3 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.2 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.1 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0 app/models/c80_estate/pphoto.rb