Sha256: 4bdcdce0421245c19c3b5828769937bb9bf989b963bcfa8baa9bbea7387528b8

Contents?: true

Size: 125 Bytes

Versions: 40

Compression:

Stored size: 125 Bytes

Contents

module C80Estate
  class Aphoto < ActiveRecord::Base
    belongs_to :area
    mount_uploader :image, AphotoUploader
  end
end

Version data entries

40 entries across 40 versions & 1 rubygems

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