GoRails Screencasts

Creating A Blog Post Model


Listen Later

The first thing we need is a database table to store our blog posts. We create a Rails model (the M in MVC) to create the database and a Ruby class for us to interact with the database table.
...more
View all episodesView all episodes
Download on the App Store

GoRails ScreencastsBy Chris Oliver