1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 23:59:40 +02:00

Fix security search

This commit is contained in:
Zach Gollwitzer 2025-03-28 17:34:29 -04:00
parent 9fadfe074b
commit 29f445d75e
3 changed files with 10 additions and 4 deletions

View file

@ -1,7 +1,7 @@
class Security::SynthComboboxOption
include ActiveModel::Model
attr_accessor :symbol, :name, :logo_url, :exchange_acronym, :exchange_country_code, :exchange_operating_mic
attr_accessor :symbol, :name, :logo_url, :exchange_operating_mic
def id
"#{symbol}|#{exchange_operating_mic}" # submitted by combobox as value