I\'m running through Michael Hartl\'s Rails Tutorial.
I\'m trying to verify the title of my page. The test looks like this:
it \"should have the rig
I strongly suspect you have a typo somewhere.
As of this instant, I'm working through Exercise 4 of Chapter 11. Every, single problem I've had with the tutorial turned out to be a typo on my part.
Note: I'm not cutting and pasting. I'm punching in all the code by hand.