Keep Your Ruby Code Maintainable with Money-Rails

This page summarizes the projects mentioned and recommended in the original post on dev.to

Scout Monitoring - Performance metrics and, now, Logs Management Monitoring with Scout Monitoring
Get early access to Scout Monitoring's NEW Ruby logging feature [beta] by signing up now. Start for free and enable logs to get better insights into your Rails apps.
www.scoutapm.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  • money-rails

    Integration of RubyMoney - Money with Rails

    Money-Rails integrates the money gem in Rails. It can handle automatic conversion between the database representation of money to Money instances. These instances can then be used to access all helpers available from the money gem (we will get to an overview of those helpers later in this post).

  • Scout Monitoring

    Performance metrics and, now, Logs Management Monitoring with Scout Monitoring. Get early access to Scout Monitoring's NEW Ruby logging feature [beta] by signing up now. Start for free and enable logs to get better insights into your Rails apps.

    Scout Monitoring logo
  • rails-i18n

    Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff

    Note that if you are using rails-i18n, configuration is automatically available for many locales.

  • eu_central_bank

    A gem that calculates the exchange rate using published rates from European Central Bank. Compatible with the money gem

    You can provide a custom exchange rate store to handle this automatically. There are also some exchange rate implementations already available as gems. For example, you can drop in the eu_central_bank exchange rate store to fetch the latest exchange rates from the European Central Bank.

  • Money

    A Ruby Library for dealing with money and currency conversion. (by RubyMoney)

    Many other options are available to customize this for your Ruby on Rails app. Check out the full details in the money and money-rails guides.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [Production code] The previous dev thought it was ok to use floating point variables for money

    4 projects | /r/programminghorror | 12 Nov 2022
  • Currency Calculations in Ruby

    7 projects | dev.to | 6 Oct 2020
  • Why I Stopped Using Sorbet in All My Ruby Projects

    7 projects | /r/ruby | 13 Apr 2023
  • TigerBeetle raises $6.4M to power the future of financial accounting infra

    7 projects | news.ycombinator.com | 30 Jan 2023
  • Show HN: I built PixSpeed to optimize website images for free

    5 projects | news.ycombinator.com | 1 Nov 2024