corntrace/rspec-isolation

Broken in RSpec 3.4.4

Opened this issue · 0 comments

Can't even require 'rspec/isolation' without errors.

/home/jchan/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/example_group.rb:675:in `method_missing': undefined method `alias_example_to' for RSpec::Core::ExampleGroup:Class (NoMethodError)
    from /home/jchan/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/rspec-isolation-0.1.1/lib/rspec/isolation/core_ext.rb:2:in `<top (required)>'
    from /home/jchan/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/rspec-isolation-0.1.1/lib/rspec/isolation.rb:10:in `require'
    from /home/jchan/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/rspec-isolation-0.1.1/lib/rspec/isolation.rb:10:in `<top (required)>'
    from /home/jchan/code/ark/spec/service/health_spec.rb:6:in `require'