Sha256: 4bebe28dcbce2474d14670dd81e8aeb7c341a70048d7f249bdb55cfa03b6a90d

Contents?: true

Size: 388 Bytes

Versions: 8

Compression:

Stored size: 388 Bytes

Contents

require File.expand_path(
    File.join(File.dirname(__FILE__), %w[.. lib little-plugger]))

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

8 entries across 8 versions & 2 rubygems

Version Path
little-plugger-1.1.2 spec/spec_helper.rb
redcar-0.3.1dev lib/little_plugger/spec/spec_helper.rb
redcar-0.3.0dev lib/little_plugger/spec/spec_helper.rb
redcar-0.2.9dev lib/little_plugger/spec/spec_helper.rb
little-plugger-1.1.1 spec/spec_helper.rb
little-plugger-1.1.0 spec/spec_helper.rb
little-plugger-1.0.1 spec/spec_helper.rb
little-plugger-1.0.0 spec/spec_helper.rb