summaryrefslogtreecommitdiff
path: root/test/fixtures/messages.yml
blob: f869a420eafc25dc23abcec61b5bd145469ff0c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

one:
  sender: one
  recipient: one
  subject: MyString
  body: MyText

two:
  sender: two
  recipient: two
  subject: MyString
  body: MyText