lib/earth/residence/dishwasher_use.rb in earth-0.3.3 vs lib/earth/residence/dishwasher_use.rb in earth-0.3.4
- old
+ new
@@ -1,8 +1,7 @@
class DishwasherUse < ActiveRecord::Base
set_primary_key :name
- has_many :residences
has_many :residential_energy_consumption_survey_responses
data_miner do
tap "Brighter Planet's sanitized dishwasher use data", Earth.taps_server
end