Skip to content

#to_money is not working when the symbol currency does not match with Monetize::Parser::CURRENCY_SYMBOLS #187

Open
@Albertc

Description

@Albertc

With currencies like ARS that have the same symbol than dollar ( '$' ) when running for example

"13,532,000.00 ARS".to_money

the returned value is

#<Money fractional:1353200000 currency:USD>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions