Sha256: 6260e13d016e15781932aa9c5d0d2d94c28b6bc996a59db7f3285bc256fe4da5

Contents?: true

Size: 382 Bytes

Versions: 4

Compression:

Stored size: 382 Bytes

Contents

require File.expand_path(
    File.join(File.dirname(__FILE__), %w[.. lib configit]))

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

4 entries across 4 versions & 1 rubygems

Version Path
configit-0.1.3 spec/spec_helper.rb
configit-0.1.2 spec/spec_helper.rb
configit-0.1.1 spec/spec_helper.rb
configit-0.1.0 spec/spec_helper.rb