mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-25 08:09:38 +02:00
Fix security search
This commit is contained in:
parent
9fadfe074b
commit
29f445d75e
3 changed files with 10 additions and 4 deletions
|
@ -20,9 +20,7 @@ class Security < ApplicationRecord
|
|||
symbol: ticker,
|
||||
name: name,
|
||||
logo_url: logo_url,
|
||||
exchange_acronym: exchange_acronym,
|
||||
exchange_operating_mic: exchange_operating_mic,
|
||||
exchange_country_code: country_code
|
||||
)
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue