kucaahbe / rspec-html-matchers

Old school have_tag, with_tag(and more) matchers for rspec 3 (Nokogiri powered)
http://rubygems.org/gems/rspec-html-matchers
MIT License
199 stars 90 forks source link

irb: warn: can't alias context from irb_context. #69

Closed tbsvttr closed 6 years ago

tbsvttr commented 6 years ago

After adding this Gem into this environment:

It causes after rails c:

irb: warn: can't alias context from irb_context.

kucaahbe commented 6 years ago

looks like answer could be found here: https://github.com/rspec/rspec-rails/issues/1645#issuecomment-229112723