Sha256: 143084b21c6ac43dc42ee7bf54b56eaf3ddad21e0d36c938a38e7274b9387d38

Contents?: true

Size: 256 Bytes

Versions: 64

Compression:

Stored size: 256 Bytes

Contents

# encoding: utf-8

require File.expand_path(File.join(File.dirname(__FILE__), '..', 'spec_helper'))
require 'data_objects/spec/shared/typecast/integer_spec'

describe 'DataObjects::Postgres with Integer' do
  it_should_behave_like 'supporting Integer'
end

Version data entries

64 entries across 64 versions & 1 rubygems

Version Path
do_postgres-0.10.4.rc1 spec/typecast/integer_spec.rb
do_postgres-0.10.4.rc1-x86-mswin32-60 spec/typecast/integer_spec.rb
do_postgres-0.10.4.rc1-x86-mingw32 spec/typecast/integer_spec.rb
do_postgres-0.10.4.rc1-java spec/typecast/integer_spec.rb