Sha256: 96fdec6c4e6e1e9d8a07d20ba33d272b3c9cbd858974cb921e00dca025075e97

Contents?: true

Size: 437 Bytes

Versions: 9

Compression:

Stored size: 437 Bytes

Contents

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

one:
  imageable_id: 1
  imageable_type: MyString
  auth_token: MyString
  first_ip_address: MyString
  current_ip_address: MyString
  times_used: 1
  expiration_minutes: 1

two:
  imageable_id: 1
  imageable_type: MyString
  auth_token: MyString
  first_ip_address: MyString
  current_ip_address: MyString
  times_used: 1
  expiration_minutes: 1

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
arcadex-1.3.1 test/fixtures/arcadex/tokens.yml
arcadex-1.3.0 test/fixtures/arcadex/tokens.yml
arcadex-1.2.3 test/fixtures/arcadex/tokens.yml
arcadex-1.2.1 test/fixtures/arcadex/tokens.yml
arcadex-1.2.0 test/fixtures/arcadex/tokens.yml
arcadex-1.1.3 test/fixtures/arcadex/tokens.yml
arcadex-1.1.2 test/fixtures/arcadex/tokens.yml
arcadex-1.1.1 test/fixtures/arcadex/tokens.yml
arcadex-1.1.0 test/fixtures/arcadex/tokens.yml