Sha256: 7707c2c717640fd70cc404e55cc96f43429abf41f7436c39ef9ce86571506879

Contents?: true

Size: 672 Bytes

Versions: 17

Compression:

Stored size: 672 Bytes

Contents

a:
  id: 1
  name: Joe Author
  email: joe@xyz.fake
  date_joined: <%= DateTime.parse('2013-08-07 20:25:00 UTC +00:00') %>
  preferences_id: 1

b:
  id: 2
  name: Fred Reader
  email: fred@xyz.fake
  date_joined: <%= DateTime.parse('2013-10-31 20:25:00 UTC +00:00') %>

c:
  id: 3
  name: Lazy Author
  email: lazy@xyz.fake
  date_joined: <%= DateTime.parse('2013-10-31 21:25:00 UTC +00:00') %>

d:
  id: 4
  name: Tag Crazy Author
  email: taggy@xyz.fake
  date_joined: <%= DateTime.parse('2013-11-30 4:20:00 UTC +00:00') %>

e:
  id: 5
  name: Wilma Librarian
  email: lib@xyz.fake
  date_joined: <%= DateTime.parse('2013-11-30 4:20:00 UTC +00:00') %>
  book_admin: true

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
jsonapi-resources-0.7.1.beta1 test/fixtures/people.yml
jsonapi-resources-0.7.0 test/fixtures/people.yml
jsonapi-resources-0.6.2 test/fixtures/people.yml
jsonapi-resources-0.6.1 test/fixtures/people.yml
jsonapi-resources-0.6.0 test/fixtures/people.yml
jsonapi-resources-0.5.9 test/fixtures/people.yml
jsonapi-resources-0.5.8 test/fixtures/people.yml
jsonapi-resources-0.5.7 test/fixtures/people.yml
jsonapi-resources-0.5.6 test/fixtures/people.yml
jsonapi-resources-0.5.5 test/fixtures/people.yml
jsonapi-resources-0.5.4 test/fixtures/people.yml
jsonapi-resources-0.5.3 test/fixtures/people.yml
jsonapi-resources-0.5.2 test/fixtures/people.yml
jsonapi-resources-0.5.1 test/fixtures/people.yml
jsonapi-resources-0.5.0 test/fixtures/people.yml
jsonapi-resources-0.4.4 test/fixtures/people.yml
jsonapi-resources-0.4.3 test/fixtures/people.yml