Compatible with spin
Closed this issue · 2 comments
accessd commented
I use spin gem and now I have error:
➜ seopl git:(master) spin serve
/Users/accessd/projects/seopl/vendor/bundle/gems/fivemat-1.3.0/lib/fivemat.rb:11:in 'rspec3?': uninitialized constant RSpec::Core (NameError)
Possible there is need require 'rspec/core'
?
tpope commented
LMK if latest doesn't fix it.
accessd commented
Thank you! It works:+1: