Class: AlsoEnergy::Site

Inherits:
Object
  • Object
show all
Includes:
HashWrangler
Defined in:
lib/also_energy/site.rb

Instance Method Summary collapse

Methods included from HashWrangler

#find_in_hash

Constructor Details

#initialize(params = {}) ⇒ Site



16
17
18
# File 'lib/also_energy/site.rb', line 16

def initialize(params = {})
  super(params)
end