Generate initial models
This commit is contained in:
commit
3e1e5618ca
89 changed files with 2706 additions and 0 deletions
9
test/fixtures/sections.yml
vendored
Normal file
9
test/fixtures/sections.yml
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
title: MyText
|
||||
description: MyText
|
||||
|
||||
two:
|
||||
title: MyText
|
||||
description: MyText
|
Loading…
Add table
Add a link
Reference in a new issue