1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/config/initializers/constants.rb
Zach Gollwitzer fe2fa0eac1
Multi-currency support: Money + Currency class improvements (#553)
* Money improvements

* Replace all old money usage
2024-03-18 11:21:00 -04:00

1 line
61 B
Ruby

EXCHANGE_RATE_ENABLED = ENV["OPEN_EXCHANGE_APP_ID"].present?