Taxable
Add tax support to your rails application.
Installation
Add this line to your application's Gemfile:
gem 'taxable', github: 'kenliten/taxable', branch: 'main'
And then execute:
$ bundle
Generate the installation:
$ bin/rails g taxable:install
Contributing
To contribute, just fork this repository, add/edit the code, and make a pull request. All contribution are welcome.
License
The gem is available as open source under the terms of the MIT License.