1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-10 07:55:21 +02:00
Maybe/app/views/accounts/accountables/_investment.html.erb

2 lines
98 B
Text
Raw Permalink Normal View History

<%= f.select :subtype, options_for_select(Investment::SUBTYPES, selected: ""), { label: true } %>