Sha256: 25223c4fd59d772806f0f2b731317752f674b214356e8380b3c874adb32c0ae3
Contents?: true
Size: 270 Bytes
Versions: 64
Compression:
Stored size: 270 Bytes
Contents
# encoding: utf-8 require File.expand_path(File.join(File.dirname(__FILE__), 'spec_helper')) require 'data_objects/spec/shared/command_spec' describe DataObjects::Mysql::Command do it_should_behave_like 'a Command' it_should_behave_like 'a Command with async' end
Version data entries
64 entries across 64 versions & 1 rubygems