Sha256: 79e5d7b6b4264eed92f6ecf3b7454debcba58de30111a0a13b0b78afcb12fa37

Contents?: true

Size: 322 Bytes

Versions: 64

Compression:

Stored size: 322 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::Mysql 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

Version Path
do_mysql-0.10.7-x86-mswin32-60 spec/typecast/bigdecimal_spec.rb
do_mysql-0.10.7-x86-mingw32 spec/typecast/bigdecimal_spec.rb
do_mysql-0.10.7 spec/typecast/bigdecimal_spec.rb
do_mysql-0.10.7-java spec/typecast/bigdecimal_spec.rb
do_mysql-0.10.6 spec/typecast/bigdecimal_spec.rb
do_mysql-0.10.6-x86-mswin32-60 spec/typecast/bigdecimal_spec.rb
do_mysql-0.10.6-x86-mingw32 spec/typecast/bigdecimal_spec.rb
do_mysql-0.10.6-java spec/typecast/bigdecimal_spec.rb
do_mysql-0.10.5 spec/typecast/bigdecimal_spec.rb
do_mysql-0.10.5-x86-mswin32-60 spec/typecast/bigdecimal_spec.rb
do_mysql-0.10.5-x86-mingw32 spec/typecast/bigdecimal_spec.rb
do_mysql-0.10.5-java spec/typecast/bigdecimal_spec.rb
do_mysql-0.10.4 spec/typecast/bigdecimal_spec.rb
do_mysql-0.10.4-x86-mswin32-60 spec/typecast/bigdecimal_spec.rb
do_mysql-0.10.4-x86-mingw32 spec/typecast/bigdecimal_spec.rb
do_mysql-0.10.4-java spec/typecast/bigdecimal_spec.rb
do_mysql-0.10.4.rc2 spec/typecast/bigdecimal_spec.rb
do_mysql-0.10.4.rc2-x86-mswin32-60 spec/typecast/bigdecimal_spec.rb
do_mysql-0.10.4.rc2-x86-mingw32 spec/typecast/bigdecimal_spec.rb
do_mysql-0.10.4.rc2-java spec/typecast/bigdecimal_spec.rb