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