-
Name
-
money
-
Version
-
6.16.0
-
Platform
-
ruby
-
Authors
-
Shane Emmons
Anthony Dmitriyev
-
Bindir
-
bin
-
Date
-
2021-05-09 00:00:00 UTC
-
Dependencies
-
i18n (>= 0.6.4, <= 2)
bundler (>= 0, development)
rake (>= 0, development)
rspec (~> 3.4, development)
yard (~> 0.9.11, development)
kramdown (~> 2.3, development)
-
Description
-
A Ruby Library for dealing with money and currency conversion.
-
Email
-
shane@emmons.io
anthony.dmitriyev@gmail.com
-
Files
-
CHANGELOG.md
LICENSE
README.md
config/currency_backwards_compatible.json
config/currency_iso.json
config/currency_non_iso.json
lib/money.rb
lib/money/bank/base.rb
lib/money/bank/single_currency.rb
lib/money/bank/variable_exchange.rb
lib/money/currency.rb
lib/money/currency/heuristics.rb
lib/money/currency/loader.rb
lib/money/locale_backend/base.rb
lib/money/locale_backend/currency.rb
lib/money/locale_backend/errors.rb
lib/money/locale_backend/i18n.rb
lib/money/locale_backend/legacy.rb
lib/money/money.rb
lib/money/money/allocation.rb
lib/money/money/arithmetic.rb
lib/money/money/constructors.rb
lib/money/money/formatter.rb
lib/money/money/formatting_rules.rb
lib/money/money/locale_backend.rb
lib/money/rates_store/memory.rb
lib/money/version.rb
money.gemspec
-
Homepage
-
https://rubymoney.github.io/money
-
Licenses
-
MIT
-
Metadata
-
{"changelog_uri"=>"https://github.com/RubyMoney/money/blob/master/CHANGELOG.md", "source_code_uri"=>"https://github.com/RubyMoney/money/", "bug_tracker_uri"=>"https://github.com/RubyMoney/money/issues"}
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.2.3
-
Specification version
-
4
-
Summary
-
A Ruby Library for dealing with money and currency conversion.
-
Original platform
-
ruby
-
New platform
-
ruby