Links, mainly...
This commit is contained in:
parent
fd42a3f173
commit
21ab02d647
69 changed files with 2258 additions and 155 deletions
14
test/fixtures/link_categories.yml
vendored
Normal file
14
test/fixtures/link_categories.yml
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
name: Tools
|
||||
description: MyString
|
||||
|
||||
two:
|
||||
name: Checklisten
|
||||
description: MyString
|
||||
|
||||
deletable:
|
||||
name: Delete me
|
||||
description: please
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue