Sha256: c20fd43eeb96903e632e8be59070ea9d53e03abcb4dc5b7c517b81d46df7d073
Contents?: true
Size: 227 Bytes
Versions: 2
Compression:
Stored size: 227 Bytes
Contents
require File.expand_path(File.join(File.dirname(__FILE__), '..', 'spec_helper')) require 'data_objects/spec/shared/typecast/string_spec' describe 'DataObjects::Sqlite3 with String' do it_behaves_like 'supporting String' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sbf-do_sqlite3-0.11.0 | spec/typecast/string_spec.rb |
sbf-do_sqlite3-0.10.17 | spec/typecast/string_spec.rb |