Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Learn Ruby on Rails for Absolute Beginners
Introduction
Beginning of Ruby on Rails (5:41)
Getting Ruby Editors (2:34)
Hello World with Puts and Gets (5:49)
Interactive Ruby Prompt with int, float & string (8:04)
Variables and Constants (6:18)
Conditions in Ruby with If, elsif, and else (7:37)
If and unless Statement Modifiers (3:50)
Special Variable Types in Ruby ($ @ and @@) (5:54)
Loops in Ruby (10:29)
Arrays and Methods in Ruby
Arrays in Ruby (8:41)
Hashes in Ruby (3:20)
Method Syntax in Ruby (8:06)
Block Syntax in Ruby (8:06)
Classes Properties and Methods in Ruby
Classes, Properties and Methods (10:17)
Attributes in Ruby (6:30)
Inheritance in Ruby (5:59)
Method Access Discussion (6:01)
Method Access demo (7:28)
Rails Intro
Installing of Rails (5:10)
Model / View / Controller (5:17)
Rails App Directory Structure (4:05)
Creating a New Rails Project (5:32)
Rendering Text in the Browser (5:53)
New Application with a Scaffold (11:08)
Your First Rail Project
The “People” Project – a Contact List: Creating a Controller and Index View (7:50)
Creating Resources, a Controller and a View (10:00)
Demo of Resource, Controller, and View Creation (10:31)
Adding Embedded Ruby to the View (10:38)
Creating and Migrating the Model (9:12)
Showing the Added Record (3:57)
Index, Links, Validation, Deleting, Updating & Refactoring
The Index Action and Erb (7:57)
Adding Links (6:52)
For Validation with Regular Expressions (11:14)
Deleting a Record (9:54)
Updating a Record (9:08)
Refactoring (6:31)
Interactive Ruby Prompt with int, float & string
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock