Sha256: 1e83706be1ca82a51118a316edf8a69478e430368e40c528dd91c96bc5c580ee

Contents?: true

Size: 382 Bytes

Versions: 5

Compression:

Stored size: 382 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

# EOF

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
dima-restfulx-1.2.0 spec/spec_helper.rb
dima-restfulx-1.2.1 spec/spec_helper.rb
dima-restfulx-1.2.2 spec/spec_helper.rb
restfulx-1.2.0 spec/spec_helper.rb
restfulx-1.2.1 spec/spec_helper.rb