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