Panier

This gem demonstrates the calculation of sales taxes for various kinds of line items on a receipt.

Documentation

Requirements

  • Ruby 2.1.2+

Installation

Add this line to your application's Gemfile:

gem 'panier'

And then execute:

$ bundle

Or install it yourself as:

$ gem install panier

Usage

TODO: Write usage instructions here