Shane Emmons
Shane Emmons
looks like it. care to submit a PR to get them back online?
I am not sure Ruby can handle a `,` as a delimiter in a Float itself. I think it can only handle it on the output via the i18n gem....
should we make this a change?
@antstorm || @berkos care to submit a PR?
The symbol can be ambiguous—many currencies use $. Therefore, when an explicit `default_currency` is set, we override symbol parsing and use the `default_currency` unless an ISO currency is provided.
happy to merge once tests are passing
can you show the code for `price_in_a_range`?
Looking at the code, it seems like what needs to happen is to cast the hash to a money object right away and use that for validation instead of the...
@antstorm I feel this is a regression and we should accept a PR, agree? As for your side note. We do not have an officially supported way of adding symbols....
need to figure out why test is failing, hang tight