Sha256: 9cb84f5cb61a666d92d9597c5b0a132883e3b50bd5e360d3907c563b59ec8600

Contents?: true

Size: 211 Bytes

Versions: 7

Compression:

Stored size: 211 Bytes

Contents

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'patronage'
require 'spec'
require 'spec/autorun'

Spec::Runner.configure do |config|
  
end

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
divoxx-patronage-0.0.1 spec/spec_helper.rb
divoxx-patronage-0.0.2 spec/spec_helper.rb
divoxx-patronage-0.0.3 spec/spec_helper.rb
divoxx-patronage-0.0.4 spec/spec_helper.rb
divoxx-patronage-0.0.5 spec/spec_helper.rb
divoxx-patronage-0.0.6 spec/spec_helper.rb
patronage-0.0.7 spec/spec_helper.rb