mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 03:06:14 +02:00
Raise ruby version to 2.5.7, raise some gem versions
This commit is contained in:
parent
bd9c9cd585
commit
1a59487724
3 changed files with 83 additions and 74 deletions
|
@ -1,4 +1,6 @@
|
|||
MoneyRails.configure do |config|
|
||||
# Wrapper for Money#default_currency with additional functionality
|
||||
config.default_currency = :eur
|
||||
end
|
||||
config.rounding_mode = BigDecimal::ROUND_HALF_EVEN
|
||||
config.locale_backend = :i18n
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue