Class: DoubleDouble::Amount Abstract
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- DoubleDouble::Amount
- Defined in:
- lib/double_double/amount.rb
Overview
This class is abstract.
An amount must be a subclass as either a debit or a credit to be saved to the database.
The Amount class represents debit and credit amounts in the system.