mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-04 21:15:19 +02:00
Groundwork for security info (#1396)
* Groundwork for security info * Lint
This commit is contained in:
parent
5e2b932648
commit
e7f09e6f71
4 changed files with 44 additions and 1 deletions
|
@ -10,6 +10,10 @@ module Providable
|
|||
synth_provider
|
||||
end
|
||||
|
||||
def security_info_provider
|
||||
synth_provider
|
||||
end
|
||||
|
||||
def exchange_rates_provider
|
||||
synth_provider
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue