Add the ask command
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
conversation: one
|
||||
role: MyString
|
||||
|
||||
two:
|
||||
conversation: two
|
||||
role: MyString
|
||||
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
user: one
|
||||
|
||||
two:
|
||||
user: two
|
||||
Reference in New Issue
Block a user