I am working through the (excellent) railstutorial.org site have have a basic question about rspec.
When I run the below test on a new user model, I get an \"unknown att
Did you run rake db:test:prepare?
rake db:test:prepare