left4me/rails/test/fixtures/actions.yml
mwiegand 5ab99c7779
wip
2022-11-27 17:32:21 +01:00

11 lines
224 B
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
batch: one
actionable: one
actionable_type: Actionable
two:
batch: two
actionable: two
actionable_type: Actionable