Add the rails helper to .rspec

This commit is contained in:
Eric Schultz 2019-11-08 14:57:40 -06:00
parent 207adfc42b
commit b77a59ba24

2
.rspec
View file

@ -1,2 +1,2 @@
--color
--require spec_helper
--require rails_helper