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