Sha256: 652ab43a7a5366e2eb94f5a9738f50819c6baa97d3ebe33d81d066af4a467e89

Contents?: true

Size: 249 Bytes

Versions: 4

Compression:

Stored size: 249 Bytes

Contents

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

describe 'DataObjects::H2 with other (unknown) type' do
  it_behaves_like 'supporting other (unknown) type'
end

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
sbf-do_sqlite3-0.11.0 spec/typecast/other_spec.rb
sbf-do_mysql-0.11.0 spec/typecast/other_spec.rb
sbf-do_sqlite3-0.10.17 spec/typecast/other_spec.rb
sbf-do_mysql-0.10.17 spec/typecast/other_spec.rb