borutus 0.2.2
The borutus 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:
=
install:
=
Runtime Dependencies (5):
Development Dependencies (2):
shoulda-matchers
>= 0
yard
>= 0