Sha256: 138ce88b48b9cbb64d9f51977fecfa7e6949e7e013912b9f454e00dc46753559

Contents?: true

Size: 763 Bytes

Versions: 3

Compression:

Stored size: 763 Bytes

Contents

= SalesKing Calculation
{<img src="https://secure.travis-ci.org/salesking/sk_calc.png?branch=master" alt="Build Status" />}[http://travis-ci.org/salesking/sk_calc]

Why?

1. We have had enough of "How do you calculate?"-Questions
2. Ever stumbled upon rounding problems, when calculating totals?
3. Wouldn't it be nice to change a calculation strategy?

We decided to open-source this part, so everybody can transparently see
how we calculate item and document totals.

You can take advantage of this lib for example when using our API and
mixing it into your local classes.


== Install

  gem install sk_calc


== Usage

read spec/sk_calc/*.rb to see examples

  require 'sk_calc'

== Tests

Copyright (c) 2011 Georg Leciejewski, released under the MIT license

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sk_calc-0.0.6 README.rdoc
sk_calc-0.0.5 README.rdoc
sk_calc-0.0.4 README.rdoc