Files
sure/app
Guillem Arias 733f7e15b9 feat(savings_goals/new): step 2 initial-contribution amount uses money_field
Add virtual attr_accessors for initial_contribution_amount and
initial_contribution_account_id on SavingsGoal so the form builder can
bind to them without the model needing real columns.

Replace the raw number_field_tag with f.money_field hide_currency: true
so the field shows the currency symbol prefix and step-aware precision,
matching the Target amount field in step 1.
2026-05-11 15:48:08 +02:00
..
2026-05-10 22:13:57 +02:00
2026-05-10 22:13:57 +02:00
2026-03-25 10:50:23 +01:00