Sha256: 065238e26eb79a5dea9e353bb44787ef2059d2698b89df6d59f3c4abbb6ab552

Contents?: true

Size: 349 Bytes

Versions: 64

Compression:

Stored size: 349 Bytes

Contents

# encoding: utf-8

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

describe 'DataObjects::Postgres with Nil' do
  it_should_behave_like 'supporting Nil'
# it_should_behave_like 'supporting writing an Nil'
  it_should_behave_like 'supporting Nil autocasting'
end

Version data entries

64 entries across 64 versions & 1 rubygems

Version Path
do_postgres-0.10.7 spec/typecast/nil_spec.rb
do_postgres-0.10.7-x86-mswin32-60 spec/typecast/nil_spec.rb
do_postgres-0.10.7-x86-mingw32 spec/typecast/nil_spec.rb
do_postgres-0.10.7-java spec/typecast/nil_spec.rb
do_postgres-0.10.6 spec/typecast/nil_spec.rb
do_postgres-0.10.6-x86-mswin32-60 spec/typecast/nil_spec.rb
do_postgres-0.10.6-x86-mingw32 spec/typecast/nil_spec.rb
do_postgres-0.10.6-java spec/typecast/nil_spec.rb
do_postgres-0.10.5 spec/typecast/nil_spec.rb
do_postgres-0.10.5-x86-mswin32-60 spec/typecast/nil_spec.rb
do_postgres-0.10.5-x86-mingw32 spec/typecast/nil_spec.rb
do_postgres-0.10.5-java spec/typecast/nil_spec.rb
do_postgres-0.10.4 spec/typecast/nil_spec.rb
do_postgres-0.10.4-x86-mswin32-60 spec/typecast/nil_spec.rb
do_postgres-0.10.4-x86-mingw32 spec/typecast/nil_spec.rb
do_postgres-0.10.4-java spec/typecast/nil_spec.rb
do_postgres-0.10.4.rc2 spec/typecast/nil_spec.rb
do_postgres-0.10.4.rc2-x86-mswin32-60 spec/typecast/nil_spec.rb
do_postgres-0.10.4.rc2-x86-mingw32 spec/typecast/nil_spec.rb
do_postgres-0.10.4.rc2-java spec/typecast/nil_spec.rb