mirror of
https://github.com/we-promise/sure.git
synced 2026-04-17 19:14:11 +00:00
* Integrate money-rails gem * Fix Lint issues * Basic test for monetize feature * Merge main branch * Changes to monetize balance field --------- Co-authored-by: Zach Gollwitzer <zach.gollwitzer@gmail.com>
15 lines
252 B
YAML
15 lines
252 B
YAML
dylan_checking:
|
|
family: dylan_family
|
|
name: Bob's Checking
|
|
balance_cents: 1200
|
|
|
|
dylan_roth:
|
|
family: dylan_family
|
|
name: Bob's Roth IRA
|
|
balance_cents: 1200
|
|
|
|
richards_savings:
|
|
family: richards_family
|
|
name: Keef's HYSA
|
|
balance_cents: 1500
|