Overview
Learn to build web applications with Ruby on Rails in this comprehensive tutorial video. Cover essential topics including installation, Model-View-Controller (MVC) architecture, MySQL setup, file system organization, controller and view creation, embedded Ruby, routing, controller-view communication, and database migrations. Follow along to set up a development environment, configure MySQL, generate controllers, update views, and establish proper database connections. Gain practical experience by creating a functional Rails application from scratch while exploring key concepts and best practices in web development.
Syllabus
Introduction
Installing Rails
MVC
Action Controller
MySQL
Bundler
Database
Config
Running Rails
Generating Controllers
Updating VM
Controller Files
Routes
Link to Index
Remove Sample View
Change Sample View
MySQL Setup
Database Setup
Taught by
Derek Banas