Sha256: ab75995eda14c0396b2ede4fd88e422ad4764faccfb5b2fb3e1d26f9861a23da

Contents?: true

Size: 242 Bytes

Versions: 4

Compression:

Stored size: 242 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
  it_should_behave_like 'supporting Float'
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
do_sqlite3-0.9.12-x86-mingw32 spec/typecast/float_spec.rb
do_sqlite3-0.9.12-x86-mswin32-60 spec/typecast/float_spec.rb
do_sqlite3-0.9.12-java spec/typecast/float_spec.rb
do_sqlite3-0.9.12 spec/typecast/float_spec.rb