Sha256: acb4b93ddbbb039f556332b3e2a1f486abea4b078cce281dd329b23b322e1829
Contents?: true
Size: 347 Bytes
Versions: 64
Compression:
Stored size: 347 Bytes
Contents
# encoding: utf-8 require File.expand_path(File.join(File.dirname(__FILE__), '..', 'spec_helper')) require 'data_objects/spec/shared/typecast/nil_spec' describe 'DataObjects::Oracle with Nil' do it_should_behave_like 'supporting Nil' it_should_behave_like 'supporting writing an Nil' it_should_behave_like 'supporting Nil autocasting' end
Version data entries
64 entries across 64 versions & 1 rubygems