Sha256: fae56d97ac8ebd17f1b27b93aa91074db40a81ef554ff5610674020bd8eac0d8
Contents?: true
Size: 274 Bytes
Versions: 18
Compression:
Stored size: 274 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::SqlServer::Command do it_should_behave_like 'a Command' it_should_behave_like 'a Command with async' end
Version data entries
18 entries across 18 versions & 2 rubygems