Sha256: a0e2b6749730bc349b7763eb7c60e5767a4f941280a9ebb08f8739200f70821b

Contents?: true

Size: 175 Bytes

Versions: 7

Compression:

Stored size: 175 Bytes

Contents

$:.unshift File.join(File.dirname(__FILE__), *%w[.. lib])

require "her"
require "fakeweb"
require "mocha"

module Helpers
end

RSpec.configure do |c|
  c.include Helpers
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
her-0.1.8 spec/spec_helper.rb
her-0.1.7 spec/spec_helper.rb
her-0.1.6 spec/spec_helper.rb
her-0.1.5 spec/spec_helper.rb
her-0.1.1 spec/spec_helper.rb
her-0.1 spec/spec_helper.rb
her-0.0.1 spec/spec_helper.rb