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