Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RubyMoney/money
base: v6.11.2
Choose a base ref
...
head repository: RubyMoney/money
compare: v6.11.3
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on May 9, 2018

  1. Respect i18n for #to_s (#771)

    There have been a couple of problems with using `currency.decimal_mark`
    when calling `to_s`. Primarily the inconsistency with how money-rails
    validates input, relying on i18n for determining acceptable decimal
    mark.
    
    This commit restores the behaviour similar to the original.
    antstorm committed May 9, 2018
    Copy the full SHA
    88e1d97 View commit details
    Browse the repository at this point in the history
  2. Update version to 6.11.3

    antstorm committed May 9, 2018
    Copy the full SHA
    1f1c8c7 View commit details
    Browse the repository at this point in the history