Sha256: 824d5ad5b1d5fecfb90148b2ac76021d0e3b417ff0932a4bc14d3ef49fb1f47c
Contents?: true
Size: 473 Bytes
Versions: 3
Compression:
Stored size: 473 Bytes
Contents
pete: name: "Pete the Plumber" detail_type: "Plumber" detail_id: <%= ActiveRecord::Fixtures.identify(:pete) %> updated_at: <%= Time.now - 10 %> george: name: "George the Gardener" detail_type: "Gardener" detail_id: <%= ActiveRecord::Fixtures.identify(:george) %> updated_at: <%= Time.now - 10 %> eric: name: "Eric the Electrician" detail_type: "Electrician" detail_id: <%= ActiveRecord::Fixtures.identify(:eric) %> updated_at: <%= Time.now - 10 %>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cache_debugging-0.1.1 | test/dummy/test/fixtures/workers.yml |
cache_debugging-0.1.0 | test/dummy/test/fixtures/workers.yml |
cache_debugging-0.0.1 | test/dummy/test/fixtures/workers.yml |