Sha256: 4980ce2c0c3be8b3691d0c87bcaa89bf8a63d53c5fc1c66fcc312c078cf8cacd

Contents?: true

Size: 206 Bytes

Versions: 9

Compression:

Stored size: 206 Bytes

Contents

require 'pp'

$root = File.expand_path('../../', __FILE__)
require "#{$root}/lib/puggernaut/gems"

Puggernaut::Gems.activate :rspec

require "#{$root}/lib/puggernaut"

Spec::Runner.configure do |config|
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
puggernaut-0.2.3 spec/spec_helper.rb
puggernaut-0.2.2 spec/spec_helper.rb
puggernaut-0.2.1 spec/spec_helper.rb
puggernaut-0.2.0 spec/spec_helper.rb
puggernaut-0.1.5 spec/spec_helper.rb
puggernaut-0.1.4 spec/spec_helper.rb
puggernaut-0.1.3 spec/spec_helper.rb
puggernaut-0.1.2 spec/spec_helper.rb
puggernaut-0.1.0 spec/spec_helper.rb