Sha256: 20edc6e4c86b55f5db09accc5ded90b1c26b4b0ed913f52a5c4f9ed41ff29842

Contents?: true

Size: 221 Bytes

Versions: 25

Compression:

Stored size: 221 Bytes

Contents

class Urbanity < ActiveRecord::Base
  set_primary_key :name
  
  has_many :residential_energy_consumption_survey_responses

  data_miner do
    tap "Brighter Planet's sanitized urbanity data", Earth.taps_server
  end
end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
earth-0.3.8 lib/earth/locality/urbanity.rb
earth-0.3.7 lib/earth/locality/urbanity.rb
earth-0.3.6 lib/earth/locality/urbanity.rb
earth-0.3.5 lib/earth/locality/urbanity.rb
earth-0.3.4 lib/earth/locality/urbanity.rb