start of iteration 2
This commit is contained in:
parent
9fb87a74ce
commit
729ed13521
75 changed files with 705 additions and 170 deletions
13
test/fixtures/pages.yml
vendored
Normal file
13
test/fixtures/pages.yml
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
position: 1
|
||||
path: MyString
|
||||
url: MyString
|
||||
report: one
|
||||
|
||||
two:
|
||||
position: 1
|
||||
path: MyString
|
||||
url: MyString
|
||||
report: two
|
||||
Loading…
Add table
Add a link
Reference in a new issue