mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Clean up a couple deprecations in test.
This commit is contained in:
parent
0a5246388f
commit
7835d887f2
2 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# encoding : utf-8
|
||||
|
||||
# https://github.com/RubyMoney/money#deprecation
|
||||
Money.locale_backend = :i18n
|
||||
|
||||
MoneyRails.configure do |config|
|
||||
|
||||
# To set the default currency
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
# Tracking associations is an experimental feature and it is recommended to set it to false
|
||||
PaperTrail.config.track_associations = false
|
||||
Loading…
Add table
Add a link
Reference in a new issue