Sha256: a5f81661bc82d9871a5b964cf35f158093da41dd06ae9fdd759ecad21596e5e4

Contents?: true

Size: 379 Bytes

Versions: 13

Compression:

Stored size: 379 Bytes

Contents

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

one:
  provider: MyString
  uid: 1
  name: MyString
  oauth_access_token: MyString
  oauth_refresh_token: MyString
  oauth_expires_at: MyString

two:
  provider: MyString
  uid: 1
  name: MyString
  oauth_access_token: MyString
  oauth_refresh_token: MyString
  oauth_expires_at: MyString

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
bookingsync-engine-0.5.0 spec/fixtures/accounts.yml
bookingsync-engine-0.4.6 spec/fixtures/accounts.yml
bookingsync-engine-0.4.5 spec/fixtures/accounts.yml
bookingsync-engine-0.4.4 spec/fixtures/accounts.yml
bookingsync-engine-0.4.3 spec/fixtures/accounts.yml
bookingsync-engine-0.3.0 spec/fixtures/accounts.yml
bookingsync-engine-0.2.2 spec/fixtures/accounts.yml
bookingsync-engine-0.2.1 spec/fixtures/accounts.yml
bookingsync-engine-0.2.0 spec/fixtures/accounts.yml
bookingsync-engine-0.1.3 spec/fixtures/accounts.yml
bookingsync-engine-0.1.2 spec/fixtures/accounts.yml
bookingsync-engine-0.1.1 spec/fixtures/accounts.yml
bookingsync-engine-0.1.0 spec/fixtures/accounts.yml