Added princples to the data base.
This commit is contained in:
11
test/fixtures/principles.yml
vendored
Normal file
11
test/fixtures/principles.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
caf: one
|
||||
name: MyString
|
||||
description: MyText
|
||||
|
||||
two:
|
||||
caf: two
|
||||
name: MyString
|
||||
description: MyText
|
||||
Reference in New Issue
Block a user