Sha256: e9c4cc5078b2e51daf709c43fe19460ca10447e191163930e9d9ee423ab421cb

Contents?: true

Size: 243 Bytes

Versions: 8

Compression:

Stored size: 243 Bytes

Contents

# encoding: utf-8

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

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

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
do_postgres-0.10.0-x86-mswin32-60 spec/typecast/range_spec.rb
do_postgres-0.10.0-x86-mingw32 spec/typecast/range_spec.rb
do_postgres-0.10.0 spec/typecast/range_spec.rb
do_postgres-0.10.0-java spec/typecast/range_spec.rb
do_postgres-0.9.12-x86-mingw32 spec/typecast/range_spec.rb
do_postgres-0.9.12-java spec/typecast/range_spec.rb
do_postgres-0.9.12 spec/typecast/range_spec.rb
do_postgres-0.9.12-x86-mswin32-60 spec/typecast/range_spec.rb