Sha256: 38153724f52cf7e633082788bfd1b07138de60feefc1a6e8faf338c0ffdd116d
Contents?: true
Size: 307 Bytes
Versions: 8
Compression:
Stored size: 307 Bytes
Contents
# encoding: utf-8 require File.expand_path(File.join(File.dirname(__FILE__), '..', 'spec_helper')) require 'data_objects/spec/typecast/datetime_spec' describe 'DataObjects::Mysql with DateTime' do it_should_behave_like 'supporting DateTime' it_should_behave_like 'supporting DateTime autocasting' end
Version data entries
8 entries across 8 versions & 1 rubygems