Beginning Rails Programming

What's Inside

This course teaches the basics of Rails development. Rails is a framework for developing database enabled web applications quickly and easily. In this course, we assume that you already have a knowledge of Ruby.

The course is divided into three units. In unit 1, we'll look at how Rails is organized. We'll talk about the Model / View / Controller design pattern and how Rails implements it, and how to create a very simple “Hello world” application in Rails. We'll also look at creating an application using a scaffold, and create a simple app to track contacts and phone numbers.

Unit 2 will dive deeper into Rails, and create our contacts app from scratch, starting with a simple controller and view Along the way, we'll learn about resources and creating a model for the app, as well as view to add a contact and show the most recently added contact.

I hope you enjoy the course as much as I've enjoyed writing it.

Topics covered:

Unit 1

Intro to Rails

Getting Rails on your computer

Model / View / Controller

Creating a new Rails app

The directory structure

Hello, Rails

Creating an app with a scaffold

A simple scaffold-based contacts app

Unit 2

Creating controllers

Action methods map to views

Creating views

Embedding Ruby in HTML

Creating resources

Creating a model

Adding a new contact: the new action

Adding the contact to the database: the create action

Showing the contact: the show action

Get started now!



Certificate Available
77852+ Students
12 Lectures
1+ Hours of Video
Lifetime Access
24/7 Support
Instructor Rating
EDUmobile Academy

Our Mission is to provide high quality online training that educates and inspires.

The EDUmobile Academy was founded in 2008 as a bootstrapped initiative of Vishal Lamba, who has been actively involved in the technology space since 1989.

We're very passionate about creating courses that have world class standards, and providing heroic support to our community of learners.

Every course is created by USA based, technologically qualified mentors, having an absolutely clear diction and command over spoken English. Over the years we've provided guidance and training to a developer community of over 80,000.

Come, lets write some beautiful code together!

Popular Bundles