Sha256: 98379e566f656f392aadba3294966d31415f7e9a2fe746d67d3b1d5ba925b0a4
Contents?: true
Size: 315 Bytes
Versions: 8
Compression:
Stored size: 315 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::Mysql with BigDecimal' do it_should_behave_like 'supporting BigDecimal' it_should_behave_like 'supporting BigDecimal autocasting' end
Version data entries
8 entries across 8 versions & 1 rubygems