Sha256: 38e8fd5c4e2ef2e78aabcaaf43fd788729023c350b2d56a233f4dca0b857e1b6

Contents?: true

Size: 240 Bytes

Versions: 8

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/array_spec'

describe 'DataObjects::Mysql with Array' do
  it_should_behave_like 'supporting Array'
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
do_mysql-0.10.0-x86-mswin32-60 spec/typecast/array_spec.rb
do_mysql-0.10.0-x86-mingw32 spec/typecast/array_spec.rb
do_mysql-0.10.0 spec/typecast/array_spec.rb
do_mysql-0.10.0-java spec/typecast/array_spec.rb
do_mysql-0.9.12-java spec/typecast/array_spec.rb
do_mysql-0.9.12-x86-mingw32 spec/typecast/array_spec.rb
do_mysql-0.9.12-x86-mswin32-60 spec/typecast/array_spec.rb
do_mysql-0.9.12 spec/typecast/array_spec.rb