Sha256: 73cd477f39cfa759311f7702475e383bc88f172a9871c23c333c345366add020

Contents?: true

Size: 374 Bytes

Versions: 10

Compression:

Stored size: 374 Bytes

Contents

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

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

Version data entries

10 entries across 10 versions & 4 rubygems

Version Path
captproton-restfulx-1.2.3 spec/spec_helper.rb
dima-restfulx-1.2.3 spec/spec_helper.rb
dima-restfulx-1.2.4 spec/spec_helper.rb
rlmattax-restfulx-1.2.4.1 spec/spec_helper.rb
restfulx-1.3.1 spec/spec_helper.rb
restfulx-1.3.0 spec/spec_helper.rb
restfulx-1.2.5 spec/spec_helper.rb
restfulx-1.2.3 spec/spec_helper.rb
restfulx-1.2.4 spec/spec_helper.rb
restfulx-1.2.2 spec/spec_helper.rb