Sha256: afce41668126f903823b552b70eb83863554edf98c0abb602bb1c7faaff80ed2

Contents?: true

Size: 261 Bytes

Versions: 396

Compression:

Stored size: 261 Bytes

Contents

david:
  id: 1
  name: David
  salary: 80000

jamis:
  id: 2
  name: Jamis
  salary: 150000

<% for digit in 3..10 %>
dev_<%= digit %>:
  id: <%= digit %>
  name: fixture_<%= digit %>
  salary: 100000
<% end %>

poor_jamis:
  id: 11
  name: Jamis
  salary: 9000

Version data entries

396 entries across 270 versions & 36 rubygems

Version Path
rq-3.3.0 rails/vendor/rails/activerecord/test/fixtures/developers.yml
rq-3.4.0 rails/vendor/rails/actionpack/test/fixtures/developers.yml
rq-3.4.0 rails/vendor/rails/activerecord/test/fixtures/developers.yml
spree-0.0.9 vendor/rails/activerecord/test/fixtures/developers.yml
spree-0.0.9 vendor/rails/actionpack/test/fixtures/developers.yml
spree-0.2.0 vendor/rails/actionpack/test/fixtures/developers.yml
spree-0.2.0 vendor/rails/activerecord/test/fixtures/developers.yml
typo-5.0.2 vendor/plugins/classic_pagination/test/fixtures/developers.yml
typo-5.0.1 vendor/plugins/classic_pagination/test/fixtures/developers.yml
typo-5.0.3.98.1 vendor/plugins/classic_pagination/test/fixtures/developers.yml
typo-5.0.3.98 vendor/plugins/classic_pagination/test/fixtures/developers.yml
typo-5.0 vendor/plugins/classic_pagination/test/fixtures/developers.yml
typo-5.1.1 vendor/plugins/classic_pagination/test/fixtures/developers.yml
typo-5.1.2 vendor/plugins/classic_pagination/test/fixtures/developers.yml
typo-5.1.3 vendor/plugins/classic_pagination/test/fixtures/developers.yml
typo-5.1 vendor/plugins/classic_pagination/test/fixtures/developers.yml