Sha256: 0cfe751e1f9f765223e85958e45232961d34ffc186af50b98155c3ca4b4df59a

Contents?: true

Size: 385 Bytes

Versions: 3

Compression:

Stored size: 385 Bytes

Contents

# $Id$

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

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 & 2 rubygems

Version Path
godfat-ludy-0.1.13 spec/spec_helper.rb
ludy-0.1.15 spec/spec_helper.rb
ludy-0.1.13 spec/spec_helper.rb