Closed Gusarov2k closed 5 years ago
Rubocop depends on the parser gem, most likely it's failing to bring it along with itself. Given that you added rubocop and did not otherwise have issues with RSpec, I'd suggest this is most likely an issue with Rubocop or rubocop-rspec, and you should follow up with them.
Thank you!
Hello! Help Wanted ? After adding the gem rubocop-rspec and running rspec, an error appears. I was looking for the answer in google but the proposed solutions did not help me. Thanks for your help!
$ bundle exec rspec spec/models
Gemfile:
rails_helper.rb
spec/models/card_spec.rb
Ruby version: 2.2.10 Rails version: 4.2.10 Rspec version: 3.8.0