Sha256: fb0a48799644fd103a8ad23ad29b0a0e95f17d6693a549a819fde03040cb0bef
Contents?: true
Size: 323 Bytes
Versions: 64
Compression:
Stored size: 323 Bytes
Contents
# encoding: utf-8 require File.expand_path(File.join(File.dirname(__FILE__), '..', 'spec_helper')) require 'data_objects/spec/shared/typecast/bigdecimal_spec' describe 'DataObjects::Oracle with BigDecimal' do it_should_behave_like 'supporting BigDecimal' it_should_behave_like 'supporting BigDecimal autocasting' end
Version data entries
64 entries across 64 versions & 1 rubygems