This website requires JavaScript.
Explore
Help
Register
Sign in
Docker
/
Maybe
Watch
1
Star
0
Fork
You've already forked Maybe
0
mirror of
https://github.com/maybe-finance/maybe.git
synced
2025-08-09 07:25:19 +02:00
Code
Issues
Releases
Activity
Actions
c3c0ab3530
Maybe
/
app
/
views
/
accounts
/
accountables
/
_investment.html.erb
2 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
Account namespace updates: part 1 (#893) * Rename accountable types * Merge conflicts * Fix broken tests * Add back sidebar changes
2024-06-20 07:26:25 -04:00
<%= f.select :subtype, options_for_select(Investment::SUBTYPES, selected: ""), { label: true } %>
Copy permalink