Sha256: 4e3303c7d2a56aa5a292e89e6105d1ad4b3719c42f597c01a2314ad85c86fa6b

Contents?: true

Size: 187 Bytes

Versions: 30

Compression:

Stored size: 187 Bytes

Contents

require 'support/in_sub_process'

module MathnIntegrationSupport
  include InSubProcess

  def with_mathn_loaded
    in_sub_process do
      require 'mathn'
      yield
    end
  end
end

Version data entries

30 entries across 30 versions & 6 rubygems

Version Path
vagrant-unbundled-2.2.7.0 vendor/bundle/ruby/2.4.0/gems/rspec-core-2.14.8/spec/support/mathn_integration_support.rb
vagrant-unbundled-1.9.5.1 vendor/bundle/ruby/2.4.0/gems/rspec-core-2.14.8/spec/support/mathn_integration_support.rb
vagrant-unbundled-1.9.1.1 vendor/bundle/ruby/2.4.0/gems/rspec-core-2.14.8/spec/support/mathn_integration_support.rb
vagrant-unbundled-1.8.5.2 vendor/bundle/ruby/2.3.0/gems/rspec-core-2.14.8/spec/support/mathn_integration_support.rb
vagrant-unbundled-1.8.5.1 vendor/bundle/ruby/2.3.0/gems/rspec-core-2.14.8/spec/support/mathn_integration_support.rb
vagrant-unbundled-1.8.4.2 vendor/bundle/ruby/2.3.0/gems/rspec-core-2.14.8/spec/support/mathn_integration_support.rb
vagrant-unbundled-1.8.4.1 vendor/bundle/ruby/2.3.0/gems/rspec-core-2.14.8/spec/support/mathn_integration_support.rb
vagrant-unbundled-1.8.1.1 vendor/bundle/ruby/2.3.0/gems/rspec-core-2.14.8/spec/support/mathn_integration_support.rb
vagrant-cloudstack-1.1.0 vendor/bundle/gems/rspec-core-2.14.8/spec/support/mathn_integration_support.rb
rspec-core-2.99.2 spec/support/mathn_integration_support.rb
dxruby_rp5-0.0.4 spec/vendor/rspec-core-2.14.7/spec/support/mathn_integration_support.rb
rspec-core-2.99.1 spec/support/mathn_integration_support.rb
rspec-core-2.99.0 spec/support/mathn_integration_support.rb
rspec-core-2.99.0.rc1 spec/support/mathn_integration_support.rb
rspec-core-2.14.8 spec/support/mathn_integration_support.rb
rspec-core-2.99.0.beta2 spec/support/mathn_integration_support.rb
mango-0.8.0 vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/mathn_integration_support.rb
mango-0.7.1 vendor/bundler/ruby/2.0.0/gems/rspec-core-2.14.7/spec/support/mathn_integration_support.rb
dxruby_rp5-0.0.3 spec/vendor/rspec-core-2.14.7/spec/support/mathn_integration_support.rb
tuktuk-rails-0.0.10 vendor/bundle/ruby/2.0.0/gems/rspec-core-2.14.7/spec/support/mathn_integration_support.rb