Big Cartel Currency Locales Build Status Gem Version

Loads locale data for all of Big Cartel's supported currencies so that we can format the currency amounts with the I18n gem. Used internally by Big Cartel and Dugway.

Install

Add this line to your application's Gemfile:

gem 'bigcartel-currency-locales'

And then execute:

bundle

Or install it yourself as:

gem install bigcartel-currency-locales

Development

The gem is managed and tested against different dependency versions with Appraisal.

The test suite is powered by RSpec. Run the entire test suite with:

bundle exec appraisal rake