Mint::Rails
Add Money attributes to your Rails application.
Usage
Currently in development. Please wait for 1.0 release.
Installation
Add this line to your application's Gemfile:
gem "minting-rails"
And then execute:
bundle
Or install it yourself as:
gem install minting-rails
After intalling generate Minting configuration initializer:
rails g mint:initializer
To do
- API Documentation
- Internationalization
- Publish 1.0 Beta
Contributing
Contribution directions go here.
License
The gem is available as open source under the terms of the MIT License.