I'm following along with the Rails tutorial by Michael Hartl. We just created a Users database (this first part of "demo_app"), but when I start the server and navigate to the new users page I get the following error: I'm following along with the Rails tutorial by