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