RubyMoney/money-heuristics

Name: money-heuristics

Owner: RubyMoney

Description: A heuristics module for `money` gem (formerly part of it)

Created: 2017-03-14 19:54:41.0

Updated: 2017-11-05 19:20:45.0

Pushed: 2017-12-23 12:41:24.0

Homepage: null

Size: 24

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

RubyMoney - Money Heuristics

This is a module for heuristic analysis of the string input for the money gem. It was formerly part of the gem.

Gem Version Build Status Coverage Status License

Installation

Include this line in your Gemfile:

'money-heuristics'
Usage
oney::Currency.analyze 'USD 200'
"USD"]
oney::Currency.analyze 'z?123,000.50'
"PLN"]
Contributing

See the Contribution Guidelines


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.