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