Guestbook Application Demo
Let’s build a little application from scratch.
Generate the Rails application skeleton
Build a Guestbook controller
Generate the Entry model
Create a table for entries
Dress up the views