Sha256: d680e5e11294899cd34221f49aed692bffe0002093347c6044444a54c2fe2a88

Contents?: true

Size: 264 Bytes

Versions: 21

Compression:

Stored size: 264 Bytes

Contents

class ClothesMachineUse < ActiveRecord::Base
  set_primary_key :name
  
  has_many :residences
  has_many :residential_energy_consumption_survey_responses

  data_miner do
    tap "Brighter Planet's sanitized clothes machine use data", Earth.taps_server
  end
end

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
earth-0.3.3 lib/earth/residence/clothes_machine_use.rb
earth-0.3.2 lib/earth/residence/clothes_machine_use.rb
earth-0.3.1 lib/earth/residence/clothes_machine_use.rb
earth-0.3.0 lib/earth/residence/clothes_machine_use.rb
earth-0.2.14 lib/earth/residence/clothes_machine_use.rb
earth-0.2.13 lib/earth/residence/clothes_machine_use.rb
earth-0.2.12 lib/earth/residence/clothes_machine_use.rb
earth-0.2.11 lib/earth/residence/clothes_machine_use.rb
earth-0.2.9 lib/earth/residence/clothes_machine_use.rb
earth-0.2.8 lib/earth/residence/clothes_machine_use.rb
earth-0.2.7 lib/earth/residence/clothes_machine_use.rb
earth-0.2.6 lib/earth/residence/clothes_machine_use.rb
earth-0.2.5 lib/earth/residence/clothes_machine_use.rb
earth-0.2.4 lib/earth/residence/clothes_machine_use.rb
earth-ruby19-0.2.3 lib/earth/residence/clothes_machine_use.rb
earth-0.2.3 lib/earth/residence/clothes_machine_use.rb
earth-0.2.2 lib/earth/residence/clothes_machine_use.rb
earth-0.2.1 lib/earth/residence/clothes_machine_use.rb
earth-0.2.0 lib/earth/residence/clothes_machine_use.rb
earth-0.1.4 lib/earth/residence/clothes_machine_use.rb