Sha256: a28876b1db5d06a302515410381cdf8707ecc01fb095c1b4e83002fb68f73155
Contents?: true
Size: 253 Bytes
Versions: 8
Compression:
Stored size: 253 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::Mysql with ByteArray' do it_should_behave_like 'supporting ByteArray' end
Version data entries
8 entries across 8 versions & 1 rubygems