Sha256: a1b7571544cc8ff5af37b86ce4e07fe951430f51cca2c710261cd73e46eef166
Contents?: true
Size: 301 Bytes
Versions: 3
Compression:
Stored size: 301 Bytes
Contents
# encoding: utf-8 require File.expand_path(File.join(File.dirname(__FILE__), '..', 'spec_helper')) require 'data_objects/spec/typecast/bigdecimal_spec' describe 'DataObjects::SqlServer with BigDecimal' do behaves_like 'supporting BigDecimal' behaves_like 'supporting BigDecimal autocasting' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
do_sqlserver-0.10.3-java | spec/typecast/bigdecimal_spec.rb |
do_sqlserver-0.10.2-java | spec/typecast/bigdecimal_spec.rb |
do_sqlserver-0.10.1-java | spec/typecast/bigdecimal_spec.rb |