Sha256: d583166a0b5c112ab894ebb8a594fbac0be0889db76c262144b8cc5fab6e892d
Contents?: true
Size: 387 Bytes
Versions: 3
Compression:
Stored size: 387 Bytes
Contents
require File.expand_path( File.join(File.dirname(__FILE__), %w[.. lib cheap_imports])) Spec::Runner.configure do |config| # == Mock Framework # # RSpec uses it's own mocking framework by default. If you prefer to # use mocha, flexmock or RR, uncomment the appropriate line: # # config.mock_with :mocha # config.mock_with :flexmock # config.mock_with :rr end # EOF
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cheap_imports-0.0.4 | spec/spec_helper.rb |
cheap_imports-0.0.3 | spec/spec_helper.rb |
cheap_imports-0.0.2 | spec/spec_helper.rb |