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

Raise warning on using Money.default_currency #882

Merged
merged 1 commit into from
Jul 14, 2019

Conversation

antstorm
Copy link
Contributor

Money.default_currency will change to nil in v7. Raising a warning to inform everyone ahead of time and prevent potential issues

@coveralls
Copy link

coveralls commented Jul 14, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling d4372da on antstorm:default-currency-warning into 4293055 on RubyMoney:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 99.964% when pulling d4372da on antstorm:default-currency-warning into 4293055 on RubyMoney:master.

3 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 99.964% when pulling d4372da on antstorm:default-currency-warning into 4293055 on RubyMoney:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 99.964% when pulling d4372da on antstorm:default-currency-warning into 4293055 on RubyMoney:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 99.964% when pulling d4372da on antstorm:default-currency-warning into 4293055 on RubyMoney:master.

@antstorm antstorm merged commit 6be1cfb into RubyMoney:master Jul 14, 2019
@antstorm antstorm deleted the default-currency-warning branch July 14, 2019 12:47
jrafanie added a commit to jrafanie/money that referenced this pull request Jan 2, 2020
Currency:  from USD to nil
Rounding:  from ROUND_HALF_EVEN to ROUND_HALF_UP

The warnings were added in RubyMoney#882 and RubyMoney#883 and refined in RubyMoney#902.
antstorm pushed a commit that referenced this pull request Jan 2, 2020
Currency:  from USD to nil
Rounding:  from ROUND_HALF_EVEN to ROUND_HALF_UP

The warnings were added in #882 and #883 and refined in #902.
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.

2 participants