tyche 0.14
The plutus plugin provides a complete double entry accounting system for use in any Ruby on Rails application. The plugin follows general Double Entry Bookkeeping practices. All calculations are done using BigDecimal in order to prevent floating point rounding errors. The plugin requires a decimal type on your database as well.
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.14 July 26, 2019 (48KB)
Runtime依存関係 (4):
Development依存関係 (2):
shoulda-matchers
>= 0
yard
>= 0