Category "rspec-rails"

"Undefined method `build'" when using Rspec + FactoryBotRails

I'm trying this gem called FactoryBotRails. For some reason, when I try it on one of my models unit tests, the following error is thrown. Failure/Error: my_

Rails: How can I test for the presence of ¡ in mailer text?

I'm trying to rewrite an rspec mailer test and I cannot figure out how to account for the special character ¡ in this text: <p> You have been add

Breakpoint not working on VScode for Rspec Rails

Not sure what's wrong with my setup. I've been stuck on this issue for a day now and still hasn't resolved this. I've setup my VScode so I can debug my specs (f