Sha256: 45effbf3b68d35a4fbeaf3a269f399c4da859f2655a708da0a5ddd6a1ffad578
Contents?: true
Size: 308 Bytes
Versions: 16
Compression:
Stored size: 308 Bytes
Contents
# encoding: utf-8 require File.expand_path(File.join(File.dirname(__FILE__), '..', 'spec_helper')) require 'data_objects/spec/shared/typecast/float_spec' describe 'DataObjects::SqlServer with Float' do it_should_behave_like 'supporting Float' # it_should_behave_like 'supporting Float autocasting' end
Version data entries
16 entries across 16 versions & 1 rubygems