mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
silence money gem warnings
This commit is contained in:
parent
8e7a6bff33
commit
9606c951b6
1 changed files with 2 additions and 0 deletions
|
@ -163,3 +163,5 @@ gandi_opts[:env] = :test # unless ENV['RACK_ENV'] == 'production'
|
|||
$gandi = Gandi::Session.new $config['gandi_api_key'], gandi_opts
|
||||
|
||||
$image_optim = ImageOptim.new pngout: false, svgo: false
|
||||
|
||||
Money.locale_backend = nil
|
||||
|
|
Loading…
Add table
Reference in a new issue