A lot :)
This commit is contained in:
parent
aad67af0d1
commit
63fc206c27
153 changed files with 2043 additions and 646 deletions
15
test/fixtures/standards.yml
vendored
Normal file
15
test/fixtures/standards.yml
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
name_de: MyString
|
||||
name_en: MyString
|
||||
version: MyString
|
||||
url_de: MyString
|
||||
url_en: MyString
|
||||
|
||||
two:
|
||||
name_de: MyString
|
||||
name_en: MyString
|
||||
version: MyString
|
||||
url_de: MyString
|
||||
url_en: MyString
|
||||
Loading…
Add table
Add a link
Reference in a new issue