Sha256: 5ff04130d9f658e8cb498387fb686ff3599ad53dcc1933da6f40067d7c01ce53
Contents?: true
Size: 286 Bytes
Versions: 12
Compression:
Stored size: 286 Bytes
Contents
# encoding: utf-8 require File.expand_path(File.join(File.dirname(__FILE__), '..', 'spec_helper')) require 'data_objects/spec/typecast/boolean_spec' describe 'DataObjects::Oracle with Boolean' do behaves_like 'supporting Boolean' behaves_like 'supporting Boolean autocasting' end
Version data entries
12 entries across 12 versions & 1 rubygems