Module: MoneyWithDate
- Defined in:
- lib/money_with_date/hooks.rb,
lib/money_with_date/railtie.rb,
lib/money_with_date/version.rb,
lib/money_with_date/class_methods.rb,
lib/money_with_date/instance_methods.rb,
lib/money_with_date/rates_store/memory.rb,
lib/money_with_date/bank/variable_exchange.rb,
lib/money_with_date/active_record/monetizable.rb
Defined Under Namespace
Modules: ActiveRecord, Bank, ClassMethods, InstanceMethods, RatesStore Classes: Hooks, Railtie
Constant Summary collapse
- VERSION =
"0.4.0"
- MINIMUM_MONEY_VERSION =
"6.14.0"
- MINIMUM_MONEY_RAILS_VERSION =
"1.15.0"
- MAXIMUM_MONEY_VERSION =
"6.19.0"
- MAXIMUM_MONEY_RAILS_VERSION =
"1.15.0"