Sha256: 681b504f6aaddb8e5d588eca5538eb5b9a016e4ea5413843563245f6b4471111

Contents?: true

Size: 129 Bytes

Versions: 36

Compression:

Stored size: 129 Bytes

Contents

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

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
c80_estate-0.1.0.39 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.38 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.37 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.36 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.35 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.34 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.33 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.32 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.31 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.30 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.29 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.28 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.27 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.26 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.25 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.24 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.23 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.22 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.21 app/models/c80_estate/pphoto.rb
c80_estate-0.1.0.20 app/models/c80_estate/pphoto.rb