Sha256: 4cba6d922bc8d8ff07f5e339e84a51b8259ec4f6f7958d71b7812c2737f420c1

Contents?: true

Size: 249 Bytes

Versions: 2

Compression:

Stored size: 249 Bytes

Contents

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), "..", "lib"))
require "fastbill-automatic"
require "rspec"
require "rspec/autorun"
require "webmock/rspec"
require "pry"

RSpec.configure do |config|
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fastbill-automatic-0.0.4 spec/spec_helper.rb
fastbill-automatic-0.0.3 spec/spec_helper.rb