• Heinrich Lee Yu's avatar
    Do not load rspec/core unnecessarily · 35781853
    Heinrich Lee Yu authored
    Loading RSpec when running the console causes a warning:
    irb: warn: can't alias context from irb_context
    
    This is because RSpec defines a global `context` which IRB also
    does
    35781853
This project manages its dependencies using Bundler. Learn more
Gemfile 11 KB