Sha256: 74eaa8f45ed1c6f8e889c5b930de9995dc892d7d8f88c8dc9b2a2bd0ed6046f1

Contents?: true

Size: 120 Bytes

Versions: 5

Compression:

Stored size: 120 Bytes

Contents

require 'db/postgres'
require 'binary'

class PostgresBinaryTest < Test::Unit::TestCase
  include BinaryTestMethods
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
activerecord-jdbc-adapter-1.2.9.1 test/postgres_binary_test.rb
activerecord-jdbc-adapter-1.3.0.beta2 test/db/postgres/binary_test.rb
activerecord-jdbc-adapter-1.3.0.beta1 test/db/postgres/binary_test.rb
activerecord-jdbc-adapter-1.2.9 test/postgres_binary_test.rb
activerecord-jdbc-adapter-1.2.8 test/postgres_binary_test.rb