mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-07 14:35:23 +02:00
12 lines
222 B
YAML
12 lines
222 B
YAML
|
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||
|
|
||
|
one:
|
||
|
value: 9.99
|
||
|
date: 2024-02-15
|
||
|
account: dylan_checking
|
||
|
|
||
|
two:
|
||
|
value: 9.99
|
||
|
date: 2024-02-15
|
||
|
account: richards_savings
|