EPISODE · Apr 3, 2023 · 10 MIN
Creating A Blog Post Model
from GoRails Screencasts · host Chris Oliver
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.
What this episode covers
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.
NOW PLAYING
Creating A Blog Post Model
No transcript for this episode yet
Similar Episodes
Jun 7, 2026 ·13m
May 3, 2026 ·17m
Apr 5, 2026 ·3m
Apr 1, 2026 ·6m
Mar 1, 2026 ·19m
Feb 1, 2026 ·23m