keepr
Double entry bookkeeping with Ruby on Rails (by ledermann)
Money
A Ruby Library for dealing with money and currency conversion. (by RubyMoney)
keepr | Money | |
---|---|---|
- | 4 | |
109 | 2,785 | |
0.9% | 0.8% | |
4.8 | 4.2 | |
3 months ago | about 2 months ago | |
Ruby | Ruby | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
keepr
Posts with mentions or reviews of keepr.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning keepr yet.
Tracking mentions began in Dec 2020.
Money
Posts with mentions or reviews of Money.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-13.
-
Keep Your Ruby Code Maintainable with Money-Rails
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.
-
Why I Stopped Using Sorbet in All My Ruby Projects
For now I just try to use better objects, avoiding primitive datatypes in internal code (using the null object pattern or an option/maybe class can go a long way), and using gems that do the same, such as dry-rb and money.
-
[Production code] The previous dev thought it was ok to use floating point variables for money
Java has to have a modern money library by now? Ruby has one => https://github.com/RubyMoney/money
-
Currency Calculations in Ruby
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.
What are some alternatives?
When comparing keepr and Money you can also consider the following projects:
Plutus - A Ruby on Rails Engine which provides a double entry accounting system for your application
Monetize - A library for converting various objects into `Money` objects.
DoubleEntry - A double-entry accounting system for Ruby applications.
Income Tax Estimation - Ruby library to calculate the income tax for any country
Wallet - A Ruby program to track your finances.