Sha256: 2bdaef6a8714026b94a80c191c59a2d958470802eb249875537ce56f0dbc7074
Contents?: true
Size: 239 Bytes
Versions: 16
Compression:
Stored size: 239 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 behaves_like 'supporting Integer' end
Version data entries
16 entries across 16 versions & 1 rubygems