Sha256: 8202c3efb56e7a018658933d9d6e3a670196cc2a1c03c620cb6ca18447ac0ddf

Contents?: true

Size: 241 Bytes

Versions: 25

Compression:

Stored size: 241 Bytes

Contents

class ClothesMachineUse < ActiveRecord::Base
  set_primary_key :name
  
  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

25 entries across 25 versions & 1 rubygems

Version Path
earth-0.5.0 lib/earth/residence/clothes_machine_use.rb
earth-0.4.12 lib/earth/residence/clothes_machine_use.rb
earth-0.4.11 lib/earth/residence/clothes_machine_use.rb
earth-0.4.10 lib/earth/residence/clothes_machine_use.rb
earth-0.4.9 lib/earth/residence/clothes_machine_use.rb
earth-0.4.8 lib/earth/residence/clothes_machine_use.rb
earth-0.4.7 lib/earth/residence/clothes_machine_use.rb
earth-0.4.6 lib/earth/residence/clothes_machine_use.rb
earth-0.4.5 lib/earth/residence/clothes_machine_use.rb
earth-0.4.4 lib/earth/residence/clothes_machine_use.rb
earth-0.4.3 lib/earth/residence/clothes_machine_use.rb
earth-0.4.2 lib/earth/residence/clothes_machine_use.rb
earth-0.4.1 lib/earth/residence/clothes_machine_use.rb
earth-0.4.0 lib/earth/residence/clothes_machine_use.rb
earth-0.3.15 lib/earth/residence/clothes_machine_use.rb
earth-0.3.14 lib/earth/residence/clothes_machine_use.rb
earth-0.3.13 lib/earth/residence/clothes_machine_use.rb
earth-0.3.11 lib/earth/residence/clothes_machine_use.rb
earth-0.3.10 lib/earth/residence/clothes_machine_use.rb
earth-0.3.9 lib/earth/residence/clothes_machine_use.rb