Sha256: baffcbf975d8ba237e237097ea013e658f9ce883cfac205cb8fac9eff58e4ae3

Contents?: true

Size: 733 Bytes

Versions: 2

Compression:

Stored size: 733 Bytes

Contents

# Big Cartel Currency Locales

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](http://bigcartel.com) and [Dugway](https://github.com/bigcartel/dugway).

## Install

Add this line to your application's Gemfile:

```ruby
gem 'bigcartel-currency-locales'
```

And then execute:

```ruby
bundle
```

Or install it yourself as:

```ruby
gem install bigcartel-currency-locales
```

## Development

The gem is managed and tested against different dependency versions with
[Appraisal](https://github.com/thoughtbot/appraisal).

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

```
bundle exec appraisal rake
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bigcartel-currency-locales-2.2.0 README.md
bigcartel-currency-locales-2.0.0 README.md