bookkeeping 0.0.2
The goal of this gem is to build accounting (bookkeeping) system for Rails projects using double entry theory.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
rails
~> 4.2
Development 依赖 (7):
byebug
>= 0
factory_girl_rails
>= 0
pry-byebug
>= 0
pry-rails
>= 0
rspec-rails
>= 0
shoulda-matchers
>= 0
sqlite3
>= 0