Sha256: 718ba38d49e794b2b6f98f7a78d423691cb98ab8b640d2679dadf104baf40df1

Contents?: true

Size: 144 Bytes

Versions: 10

Compression:

Stored size: 144 Bytes

Contents

class Urbanity < ActiveRecord::Base
  self.primary_key = "name"
  
  has_many :residential_energy_consumption_survey_responses

  col :name
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
earth-0.11.20 lib/earth/residence/urbanity.rb
earth-0.11.19 lib/earth/residence/urbanity.rb
earth-0.11.18 lib/earth/residence/urbanity.rb
earth-0.11.17 lib/earth/residence/urbanity.rb
earth-0.11.16 lib/earth/residence/urbanity.rb
earth-0.11.15 lib/earth/residence/urbanity.rb
earth-0.11.14 lib/earth/residence/urbanity.rb
earth-0.11.13 lib/earth/residence/urbanity.rb
earth-0.11.12 lib/earth/residence/urbanity.rb
earth-0.11.11 lib/earth/residence/urbanity.rb