Sha256: 12a134d081a30e90c47e5f092a9ec9d51771f5acb7f7d093a038a11c2839c6fe
Contents?: true
Size: 248 Bytes
Versions: 8
Compression:
Stored size: 248 Bytes
Contents
# encoding: utf-8 require File.expand_path(File.join(File.dirname(__FILE__), '..', 'spec_helper')) require 'data_objects/spec/typecast/integer_spec' describe 'DataObjects::Sqlite3 with Integer' do it_should_behave_like 'supporting Integer' end
Version data entries
8 entries across 8 versions & 1 rubygems