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
radiantcms-couchrest_model-0.1.5 vendor/rails/actionpack/test/fixtures/developers.yml
radiantcms-couchrest_model-0.1.4 vendor/rails/activerecord/test/fixtures/developers.yml
radiantcms-couchrest_model-0.1.4 vendor/rails/actionpack/test/fixtures/developers.yml
radiantcms-couchrest_model-0.1.3 vendor/rails/activerecord/test/fixtures/developers.yml
radiantcms-couchrest_model-0.1.3 vendor/rails/actionpack/test/fixtures/developers.yml
radiantcms-couchrest_model-0.1.2 vendor/rails/actionpack/test/fixtures/developers.yml
radiantcms-couchrest_model-0.1.2 vendor/rails/activerecord/test/fixtures/developers.yml
radiantcms-couchrest_model-0.1.1 vendor/rails/actionpack/test/fixtures/developers.yml
radiantcms-couchrest_model-0.1.1 vendor/rails/activerecord/test/fixtures/developers.yml
radiantcms-couchrest_model-0.1 vendor/rails/actionpack/test/fixtures/developers.yml
radiantcms-couchrest_model-0.1 vendor/rails/activerecord/test/fixtures/developers.yml
radiant-0.7.2 vendor/rails/actionpack/test/fixtures/developers.yml
radiant-0.7.2 vendor/rails/activerecord/test/fixtures/developers.yml
activerecord-2.3.10 test/fixtures/developers.yml
actionpack-2.3.10 test/fixtures/developers.yml
activerecord-2.3.9 test/fixtures/developers.yml
actionpack-2.3.9 test/fixtures/developers.yml
activerecord-2.3.9.pre test/fixtures/developers.yml
actionpack-2.3.9.pre test/fixtures/developers.yml
vibes-bj-1.2.2 spec/rails_root/vendor/rails/activerecord/test/fixtures/developers.yml