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
vibes-bj-1.2.2 spec/rails_root/vendor/rails/activerecord/test/fixtures/developers.yml
vibes-bj-1.2.1 spec/rails_root/vendor/rails/activerecord/test/fixtures/developers.yml
vibes-bj-1.2.1 spec/rails_root/vendor/rails/actionpack/test/fixtures/developers.yml
webroar-0.4.0 src/admin_panel/vendor/rails/actionpack/test/fixtures/developers.yml
webroar-0.4.0 src/admin_panel/vendor/rails/activerecord/test/fixtures/developers.yml
nbudin-castronaut-0.7.5 vendor/activerecord/test/fixtures/developers.yml
radiant-0.9.1 vendor/rails/actionpack/test/fixtures/developers.yml
radiant-0.9.1 vendor/rails/activerecord/test/fixtures/developers.yml
activerecord-2.3.8 test/fixtures/developers.yml
actionpack-2.3.8 test/fixtures/developers.yml
activerecord-2.3.8.pre1 test/fixtures/developers.yml
actionpack-2.3.8.pre1 test/fixtures/developers.yml
actionpack-2.3.7 test/fixtures/developers.yml
activerecord-2.3.7 test/fixtures/developers.yml
actionpack-2.3.6 test/fixtures/developers.yml
activerecord-2.3.6 test/fixtures/developers.yml
radiant-0.8.2 vendor/rails/activerecord/test/fixtures/developers.yml
radiant-0.8.2 vendor/rails/actionpack/test/fixtures/developers.yml
radiant-0.9.0.rc2 vendor/rails/actionpack/test/fixtures/developers.yml
radiant-0.9.0.rc2 vendor/rails/activerecord/test/fixtures/developers.yml