Class: Formula

Inherits:
ChemistryKit::Formula::Base show all
Defined in:
lib/templates/chemistrykit/formulas/lib/formula.rb

Overview

this is where you can define generic helper functions that are inhereted by the rest of your formulas

Instance Attribute Summary

Attributes inherited from ChemistryKit::Formula::Base

#catalyst

Method Summary

Methods inherited from ChemistryKit::Formula::Base

#catalyze, #initialize

Constructor Details

This class inherits a constructor from ChemistryKit::Formula::Base