Sha256: e6f30fdb5a43bffad913093a395a111b132164765a4d1e870509995189fcf28f
Contents?: true
Size: 302 Bytes
Versions: 64
Compression:
Stored size: 302 Bytes
Contents
# encoding: utf-8 require File.expand_path(File.join(File.dirname(__FILE__), '..', 'spec_helper')) require 'data_objects/spec/shared/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
64 entries across 64 versions & 1 rubygems