mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-23 23:29:39 +02:00
3 lines
128 B
Text
3 lines
128 B
Text
|
<%= async_combobox_options @securities.map(&:to_combobox_option),
|
||
|
render_in: { partial: "securities/combobox_security" } %>
|