Sha256: d598d1774133d9a86167aaf360163ed900b2adbedd97a2047d2ccf88fc5c390e

Contents?: true

Size: 236 Bytes

Versions: 7

Compression:

Stored size: 236 Bytes

Contents

class ::Dir
  def self.[](index)
    []
  end
end

module Aruba
  module Api
  end
end

# None of this is supported in Opal
module RSpec::Support::ShellOut
end

module MathnIntegrationSupport
  def with_mathn_loaded
    yield
  end
end

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
opal-rspec-0.6.2 spec/rspec/core/fixes/missing_constants.rb
opal-rspec-0.6.1 spec/rspec/core/fixes/missing_constants.rb
opal-rspec-0.6.0 spec/rspec/core/fixes/missing_constants.rb
opal-rspec-0.6.0.beta1 spec/rspec/core/fixes/missing_constants.rb
opal-connect-rspec-0.5.0 spec/rspec/core/fixes/missing_constants.rb
opal-rspec-0.5.0 spec/rspec/core/fixes/missing_constants.rb
opal-rspec-0.5.0.beta3 spec/rspec/core/fixes/missing_constants.rb