Files
sure/app/models/provider
soky srm e8f935bc6f Remove plaid initialiser (#317)
* Remove plaid initialiser

The initializer can be safely removed because:
  - Config is lazily loaded via Provider::Registry
  - reload_configuration is called after settings updates
  - All calling code handles nil configs gracefully
  - Initial nil state is fine - config loads on first use

* Fix for missing config

* Actually don't pollute application.rb

* Add currency loading for balances

* Fix race condition on lazy load

* Allow loans to be imported in lunch flow also

* Fix currency processor
2025-11-12 16:01:19 +01:00
..
2025-10-24 00:08:59 +02:00
2025-10-28 19:32:27 +01:00
2025-11-11 19:51:07 +01:00
2025-08-05 23:35:01 +02:00
2025-11-10 21:32:55 +01:00
2025-11-10 21:32:55 +01:00
2025-09-24 00:19:51 +02:00
2025-11-12 16:01:19 +01:00
2025-10-28 19:32:27 +01:00
2025-10-28 23:15:14 +01:00