Photo Gallery

Codecast: Getting Started with Rails 7 01: Install, Create Project, and Start Server
Codecast: Getting Started with Rails 7 03: Autoloading, Generate and Migrate a Model
Codecast: Getting Started with Rails 7 02: Setup Git and Create the First Controller
Codecast: Getting Started with Rails 7 12: Add a Model and Route for Comments
Codecast: Getting Started with Rails 7 07: Create Articles in the Application
Codecast: Getting Started with Rails 7 25: Set Up a Comments Mailer
Codecast: Getting Started with Rails 7 06: Resourceful Routes for Articles and the link_to Helper
Codecast: Getting Started with Rails 7 13: Create Comments for an Article
Codecast: Getting Started with Rails 7 10: Destroy an Article and Get it Working with Turbo
Codecast: Getting Started with Rails 7 09: Update an Article and Use Form Partials
Codecast: Getting Started with Rails 7 21: Upgrades, Bug Fixes, and Tweaks
Codecast: Getting Started with Rails 7 14: Refactor into Comment Partials