Refactorings and gui improvements
This commit is contained in:
parent
c965e03e5a
commit
d1294c2fc4
46 changed files with 358 additions and 128020 deletions
10
test/fixtures/elements.yml
vendored
10
test/fixtures/elements.yml
vendored
|
|
@ -1,13 +1,11 @@
|
|||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
report: one
|
||||
path: MyString
|
||||
page: one
|
||||
title: MyString
|
||||
# description: MyText
|
||||
position: 1
|
||||
|
||||
two:
|
||||
report: two
|
||||
path: MyString
|
||||
page: two
|
||||
title: MyString
|
||||
# description: MyText
|
||||
position: 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue