Sha256: a8f5e87282af1b9f428f74ec5aa327db007c0a599d9971386d3291be02c25cf6
Contents?: true
Size: 240 Bytes
Versions: 12
Compression:
Stored size: 240 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::Postgres with Integer' do behaves_like 'supporting Integer' end
Version data entries
12 entries across 12 versions & 1 rubygems