Sha256: 0a39251d26bbea2f30a9710e4aafb1d1146eaf650ec9e0197226aeb98cc5f4a2
Contents?: true
Size: 330 Bytes
Versions: 16
Compression:
Stored size: 330 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::Sqlite3 with Float' do behaves_like 'supporting Float' end describe 'DataObjects::Sqlite3 with Float' do behaves_like 'supporting Float autocasting' end
Version data entries
16 entries across 16 versions & 1 rubygems