Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update README with customising currency symbol example #1102

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ptadros
Copy link

@ptadros ptadros commented May 29, 2024

Context

Sometimes, there are currencies which have multiple symbols (e.g Hong Kong Dollar can be represented with $ or HK$. When an application supports multiple currencies, this produces ambiguous interpretation which currency is displayed (.e.g USD or HKD). This PR adds an example to the README how to do it (e.g can be placed in the gem initialiser in rails app).

Changes

  • Update ReadMe with more currency formatting instruction.

Tests

  • Tests passed

README.md Outdated Show resolved Hide resolved
@ptadros ptadros requested a review from tagliala June 2, 2024 19:10
@ptadros
Copy link
Author

ptadros commented Jun 12, 2024

Hi @tagliala
Could you please check this PR again?

@tagliala
Copy link
Contributor

Hi @ptadros , sorry but I'm not a maintainer. I did a review because I was submitting a PR myself and I was interested in a "shortcut" to customize currency symbol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants