about summary refs log tree commit diff stats
path: root/test/fixtures/scores.yml
blob: 1f21c4c3ea5b6ad70447a5c561356d0025c60743 (plain) (blame)
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:
  puzzle: one
  name: MyString
  ip: MyString
  seconds_taken: 1

two:
  puzzle: two
  name: MyString
  ip: MyString
  seconds_taken: 1