Money
rbs_rails | Money | |
---|---|---|
1 | 4 | |
285 | 2,749 | |
- | 0.2% | |
6.1 | 6.3 | |
17 days ago | 3 months ago | |
Ruby | Ruby | |
Apache License 2.0 | MIT License |
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.
rbs_rails
-
Why I Stopped Using Sorbet in All My Ruby Projects
I haven't used rbs in the context of rails, but a quick googling leads me to https://github.com/pocke/rbs_rails , which includes some rake tasks to generate rbs files for models. There are also some libs to do the same for protobuf and json-schema (which I haven't tried yet as well).
Money
-
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?
contracts.ruby - Contracts for Ruby.
Monetize - A library for converting various objects into `Money` objects.
spylls - Pure Python spell-checker, (almost) full port of Hunspell
Plutus - A Ruby on Rails Engine which provides a double entry accounting system for your application
rbi-central
Income Tax Estimation - Ruby library to calculate the income tax for any country
Wallet - A Ruby program to track your finances.
DoubleEntry - A double-entry accounting system for Ruby applications.
eu_central_bank - A gem that calculates the exchange rate using published rates from European Central Bank. Compatible with the money gem
money-rails - Integration of RubyMoney - Money with Rails
keepr - Double entry bookkeeping with Ruby on Rails
Money-Collection - Optimized operations on collection of Money objects