Sha256: 69c608fc81c1fdad7fd99722c9e2eaf4e5e5de144f00c377e622ac70115a2b0a

Contents?: true

Size: 618 Bytes

Versions: 5

Compression:

Stored size: 618 Bytes

Contents

first:
  id: 1
  ints: [ 1 ]
  strings: [ one ]
  times: [2011-03-01, 2011-05-05]
  floats: [1.0, 2.3]
  decimals: [1.0, 2.3]
second:
  id: 2
  ints: [ 2 ]
  strings: [ two ]
  times: [2010-01-01, 2010-02-01]
  floats: [2.0, 2.3]
  decimals: [2.0, 2.3]
third:
  id: 3
  ints: [ 2, 3 ]
  strings: [ two, three ]
  times: [2010-03-01, 2010-04-01]
  floats: [2.0, 2.5]
  decimals: [2.0, 2.5]
fourth:
  id: 4
  ints: [ ]
  strings: [ ]
  times: [ ]
  floats: [ ]
  decimals: [ ]
fifth:
  id: 5
  type: "Bulk1"
  ints: [ 10 ]
  strings: [ "#{1+1}", "\\#{1+1}\"'\\z\x01", "\t\n" ]
  times: [ ]
  floats: [ ]
  decimals: [ ]

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
ar_jdbc_pg_array-0.1.1-java spec/fixtures/bulks.yml
ar_jdbc_pg_array-0.1.0-java spec/fixtures/bulks.yml
ar_pg_array-0.10.2 spec/fixtures/bulks.yml
ar_pg_array-0.11.2 spec/fixtures/bulks.yml
ar_pg_array-0.11.1 spec/fixtures/bulks.yml