Creating A Blog Post Model episode artwork

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.

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

0:00 10:09

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

Polling for New Records

Jun 7, 2026 ·13m

Ten Years of Frontend

May 3, 2026 ·17m

Easter Eggs

Apr 5, 2026 ·3m

N+1 Driven Development

Apr 1, 2026 ·6m

Optimizations

Mar 1, 2026 ·19m

Claude Code

Feb 1, 2026 ·23m

Frequently Asked Questions

How long is this episode of GoRails Screencasts?

This episode is 10 minutes long.

When was this GoRails Screencasts episode published?

This episode was published on April 3, 2023.

What is this episode about?

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.

Can I download this GoRails Screencasts episode?

Yes, you can download this episode by clicking the download button on the episode player, or subscribe to the podcast in your preferred podcast app for automatic downloads.
URL copied to clipboard!