budget/test/fixtures/expenses.yml

16 lines
280 B
YAML
Raw Normal View History

2022-11-20 15:43:33 -05:00
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
description: MyString
payment: 9.99
period: 1
autopaid: false
estimated: false
two:
description: MyString
payment: 9.99
period: 1
autopaid: false
estimated: false