Sha256: 3d98062e6c763a004c62f82cac4c1f680713974437e1652d4e342b22d9116510

Contents?: true

Size: 628 Bytes

Versions: 3

Compression:

Stored size: 628 Bytes

Contents

# MuchDecimal

Define decimal attributes that are stored as integers; the integer can be used for math operations and the decimal for display.

## Usage

TODO: Write code samples and usage instructions here

## Installation

Add this line to your application's Gemfile:

    gem 'much-decimal'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install much-decimal

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
much-decimal-0.1.1 README.md
much-decimal-0.1.0 README.md
much-decimal-0.0.1 README.md