Sha256: 4b0df8bc2d8985052711a09e1a4509faca7e2cf83a7acfd2b8d7f99518108dad

Contents?: true

Size: 240 Bytes

Versions: 43

Compression:

Stored size: 240 Bytes

Contents

begin
  silence_warnings { require 'mocha/setup' }
rescue LoadError
  # Fake Mocha::ExpectationError so we can rescue it in #run. Bleh.
  Object.const_set :Mocha, Module.new
  Mocha.const_set :ExpectationError, Class.new(StandardError)
end

Version data entries

43 entries across 38 versions & 8 rubygems

Version Path
mdg-1.0.1 vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.5/lib/active_support/testing/mochaing.rb
activesupport-3.2.22.5 lib/active_support/testing/mochaing.rb
activesupport-3.2.22.4 lib/active_support/testing/mochaing.rb
activesupport-3.2.22.3 lib/active_support/testing/mochaing.rb
activesupport-3.2.22.2 lib/active_support/testing/mochaing.rb
activesupport-3.2.22.1 lib/active_support/testing/mochaing.rb
activesupport-3.2.22 lib/active_support/testing/mochaing.rb
activesupport-3.2.21 lib/active_support/testing/mochaing.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/apl-library-0.0.90/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.18/lib/active_support/testing/mochaing.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/apl-library-0.0.90/vendor/bundle/ruby/2.1.0/gems/activesupport-3.2.18/lib/active_support/testing/mochaing.rb
apl-library-0.0.90 vendor/bundle/ruby/1.8/gems/activesupport-3.2.18/lib/active_support/testing/mochaing.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/apl-library-0.0.90/vendor/bundle/ruby/1.8/gems/activesupport-3.2.18/lib/active_support/testing/mochaing.rb
apl-library-0.0.90 vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.18/lib/active_support/testing/mochaing.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/activesupport-3.2.18/lib/active_support/testing/mochaing.rb
activesupport-3.2.20 lib/active_support/testing/mochaing.rb
activesupport-3.2.19 lib/active_support/testing/mochaing.rb
activesupport-3.2.18 lib/active_support/testing/mochaing.rb
activesupport-3.2.17 lib/active_support/testing/mochaing.rb
activesupport-3.2.16 lib/active_support/testing/mochaing.rb
activesupport-3.2.15 lib/active_support/testing/mochaing.rb