mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-05 05:25:24 +02:00
8 lines
193 B
YAML
8 lines
193 B
YAML
|
one:
|
||
|
family: dylan_family
|
||
|
start_date: <%= Date.current.beginning_of_month %>
|
||
|
end_date: <%= Date.current.end_of_month %>
|
||
|
budgeted_spending: 5000
|
||
|
expected_income: 7000
|
||
|
currency: USD
|