Initial Commit
This commit is contained in:
commit
eacb6f444a
109 changed files with 2842 additions and 0 deletions
9
test/fixtures/notes.yml
vendored
Normal file
9
test/fixtures/notes.yml
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
title: MyString
|
||||
body: MyText
|
||||
|
||||
two:
|
||||
title: MyString
|
||||
body: MyText
|
||||
Loading…
Add table
Add a link
Reference in a new issue