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