mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
14 lines
284 B
YAML
14 lines
284 B
YAML
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
one:
|
|
user: one
|
|
application_integration: one
|
|
referral_url: MyString
|
|
ip_address: MyString
|
|
|
|
two:
|
|
user: two
|
|
application_integration: two
|
|
referral_url: MyString
|
|
ip_address: MyString
|