Sha256: 697da0fe167e1b335d289de2ba347788fcdc16ca12181cf5c444438963f05889
Contents?: true
Size: 336 Bytes
Versions: 8
Compression:
Stored size: 336 Bytes
Contents
# encoding: utf-8 require File.expand_path(File.join(File.dirname(__FILE__), '..', 'spec_helper')) require 'data_objects/spec/typecast/byte_array_spec' describe 'DataObjects::Sqlite3 with ByteArray' do # We need to switch to using parameter binding for this to work with Sqlite3 # it_should_behave_like 'supporting ByteArray' end
Version data entries
8 entries across 8 versions & 1 rubygems