Class: Lca::Impact

Inherits:
Model
  • Object
show all
Defined in:
lib/lca/models/impact.rb

Direct Known Subclasses

Ecosphere, HumanHealth, Technosphere

Defined Under Namespace

Classes: Ecosphere, HumanHealth, Technosphere

Instance Method Summary collapse

Instance Method Details

#take_snapshot!Object



15
16
17
# File 'lib/lca/models/impact.rb', line 15

def take_snapshot!
	return ::Lca::ImpactSnapshot.take! self
end