Sha256: 1d96d7c3a480371043f2e15dbf7beb0e1b23eb64c271018517eff480e0f790d7

Contents?: true

Size: 247 Bytes

Versions: 64

Compression:

Stored size: 247 Bytes

Contents

# encoding: utf-8

require File.expand_path(File.join(File.dirname(__FILE__), '..', 'spec_helper'))
require 'data_objects/spec/shared/typecast/array_spec'

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

Version data entries

64 entries across 64 versions & 1 rubygems

Version Path
do_mysql-0.10.17 spec/typecast/array_spec.rb
do_mysql-0.10.17-x86-mswin32-60 spec/typecast/array_spec.rb
do_mysql-0.10.17-x86-mingw32 spec/typecast/array_spec.rb
do_mysql-0.10.17-java spec/typecast/array_spec.rb
do_mysql-0.10.16 spec/typecast/array_spec.rb
do_mysql-0.10.16-x86-mswin32-60 spec/typecast/array_spec.rb
do_mysql-0.10.16-x86-mingw32 spec/typecast/array_spec.rb
do_mysql-0.10.16-java spec/typecast/array_spec.rb
do_mysql-0.10.15 spec/typecast/array_spec.rb
do_mysql-0.10.15-x86-mswin32-60 spec/typecast/array_spec.rb
do_mysql-0.10.15-x86-mingw32 spec/typecast/array_spec.rb
do_mysql-0.10.15-java spec/typecast/array_spec.rb
do_mysql-0.10.14 spec/typecast/array_spec.rb
do_mysql-0.10.14-x86-mswin32-60 spec/typecast/array_spec.rb
do_mysql-0.10.14-x86-mingw32 spec/typecast/array_spec.rb
do_mysql-0.10.14-java spec/typecast/array_spec.rb
do_mysql-0.10.13 spec/typecast/array_spec.rb
do_mysql-0.10.13-x86-mswin32-60 spec/typecast/array_spec.rb
do_mysql-0.10.13-x86-mingw32 spec/typecast/array_spec.rb
do_mysql-0.10.13-java spec/typecast/array_spec.rb