Module: MoneyAttribute::AttributeSpecRegistry

Extended by:
ActiveSupport::Concern
Defined in:
lib/money_attribute/attribute_spec_registry.rb

Overview

Stores money attribute metadata on the model class.

Constant Summary collapse

REGISTRY =
Concurrent::Map.new