Sha256: b1003a58cec654e2c6e3510a4afe15ec30294d72b39eb29c37ed79b376a70ad0
Contents?: true
Size: 256 Bytes
Versions: 18
Compression:
Stored size: 256 Bytes
Contents
# encoding: utf-8 require File.expand_path(File.join(File.dirname(__FILE__), '..', 'spec_helper')) require 'data_objects/spec/shared/typecast/string_spec' describe 'DataObjects::SqlServer with String' do it_should_behave_like 'supporting String' end
Version data entries
18 entries across 18 versions & 2 rubygems