Files
old-roraccounting/test/fixtures/money_moves.yml

14 lines
243 B
YAML
Raw Normal View History

2019-06-20 22:47:39 +02:00
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
description: MyText
amount: 9.99
from_homie: one
to_homie: one
two:
description: MyText
amount: 9.99
from_homie: two
to_homie: two