Sha256: 67a624e6f4a4af45d8b9dc5eee157ba55581cebe7b8f875a2d0bfd2f3a8a0b68

Contents?: true

Size: 825 Bytes

Versions: 14

Compression:

Stored size: 825 Bytes

Contents

saturn:
  id: 1
  name: Satern
  description: Saturn is the sixth planet from the Sun and the second largest planet in the Solar System, after Jupiter.
  planet_type_id: 2

makemake:
  id: 2
  name: Makemake
  description: A small planetoid in the Kuiperbelt.
  planet_type_id: 2

uranus:
  id: 3
  name: Uranus
  description: Insert adolescent jokes here.
  planet_type_id: 1

jupiter:
  id: 4
  name: Jupiter
  description: A gas giant.
  planet_type_id: 1

betax:
  id: 5
  name: Beta X
  description: Newly discovered Planet X
  planet_type_id: 5

betay:
  id: 6
  name: Beta X
  description: Newly discovered Planet Y
  planet_type_id: 5

betaz:
  id: 7
  name: Beta X
  description: Newly discovered Planet Z
  planet_type_id: 5

betaw:
  id: 8
  name: Beta W
  description: Newly discovered Planet W
  planet_type_id:

Version data entries

14 entries across 14 versions & 1 rubygems

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