-
eu_central_bank
A gem that calculates the exchange rate using published rates from European Central Bank. Compatible with the money gem
EU_central_bank: A library that helps calculate exchange rates by making use of published rates from the European Central Bank.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Google_currency: An interesting library for currency conversion using Google Currency rates as a reference.
-
It is important to understand the role each library plays within the RubyMoney project. Whenever you need to convert a different Ruby object (a String, for example) into Money, then monetize is what you’re looking for.
-
Make sure to refer to the docs for more of the provided currency attributes, such as iso_code (which returns the international three-digit code of that currency) and decimal_mark (the char between the value and the fraction of the money data), among others.
-
Money-collection: An auxiliary library for accurately calculating the sum/min/max of money objects.
-
Money-heuristics: A module for heuristic analyses of string input for the money gem.
-
Money-rails: An integration of RubyMoney for Ruby on Rails, mixing all the money's library power with Rails flexibility.
Related posts
-
Keep Your Ruby Code Maintainable with Money-Rails
-
[Production code] The previous dev thought it was ok to use floating point variables for money
-
Why I Stopped Using Sorbet in All My Ruby Projects
-
TigerBeetle raises $6.4M to power the future of financial accounting infra
-
Build Your Own Shakespearean LLM