exchange icon indicating copy to clipboard operation
exchange copied to clipboard

Easy Currency Operations directly available on your numbers - maintenance discontinued

Results 9 exchange issues
Sort by recently updated
recently updated
newest added

Please add more powerful free alternative for OXR and ECB -- http://bank.exchange

Currently the rates are lazily fetched - this means that one request to `Exchange` to during the update time period per will be unnecessarily slow. The new rates should be...

help wanted
enhancement

Currently, ECB is using the File cache option - the directory should be configurable though to avoid a hidden, bloated folder.

help wanted
enhancement

Ensures that the error raised contains the `from` and `to` currency codes. Prior to this change, the error raised would not contain the from & to currency codes, eg: `Exchange::NoRateError:...

help wanted
bug

The Malagasy ariary and Mauritanian ouguiya operate on 1/5 definitions for minor currencies, so they should round only to steps of 0.2 - maybe best looked at after #10 is...

help wanted
enhancement

Core extensions should be opt-in via refinements.

help wanted
enhancement

There have been multiple requests for this, and Exchange should support it in order to be flexible enough. The challenge would be to come up with an elegant way to...

help wanted
enhancement

API and Caching solutions should be separated out into Gems, and using them should follow a Strategy pattern.

help wanted
enhancement