What's The Problem?
Learn about testing and validating problems.
We'll cover the following...
What’s the big deal if we want to use normal, ordinary ActiveRecord#create
in the tests? We use it in the code. What could go wrong? Let’s see ...