feature/share-libs
yml 15 lines 274 Bytes
Raw
1 # Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
2
3 one:
4 user: one
5 provider: MyString
6 uid: MyString
7 token: MyString
8 secret: MyString
9
10 two:
11 user: two
12 provider: MyString
13 uid: MyString
14 token: MyString
15 secret: MyString