Sha256: e75f25090aeb297e7e13bc2d5a37b19291ca6e953f40acf37798dd02766f9f92

Contents?: true

Size: 381 Bytes

Versions: 7

Compression:

Stored size: 381 Bytes

Contents

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

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

7 entries across 7 versions & 2 rubygems

Version Path
synfeld-0.0.7 spec/spec_helper.rb
swerling-synfeld-0.0.1 spec/spec_helper.rb
swerling-synfeld-0.0.2 spec/spec_helper.rb
swerling-synfeld-0.0.4 spec/spec_helper.rb
synfeld-0.0.6 spec/spec_helper.rb
synfeld-0.0.5 spec/spec_helper.rb
synfeld-0.0.4 spec/spec_helper.rb