Sha256: 728171adc4106b198604a717daff1f9a279617ac9dccd779e4dc2080dc9951e6

Contents?: true

Size: 269 Bytes

Versions: 4

Compression:

Stored size: 269 Bytes

Contents

# best guess for now, this is not defined by Opal, needed for instance_method_stasher.rb
RUBY_DESCRIPTION = RUBY_VERSION unless defined?(RUBY_DESCRIPTION)

class SecurityError < Exception; end unless defined?(SecurityError)

require_relative 'fixes/opal/compatibility'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
opal-rspec-0.6.2 opal/opal/rspec/pre_require_fixes.rb
opal-rspec-0.6.1 opal/opal/rspec/pre_require_fixes.rb
opal-rspec-0.6.0 opal/opal/rspec/pre_require_fixes.rb
opal-rspec-0.6.0.beta1 opal/opal/rspec/pre_require_fixes.rb