3
1 Ruby On Rails Online Training | www.iqonlinetraining.com Ruby On Rails Online Training IQ Online training facility offers Ruby On Rails training by trainers who have expert knowledge in the A Ruby On Rails and proven record of training hundreds of students. Our Ruby On Rails training is regarded as the best online training by our students and corporate clients. We are training partners for corporate clients like IBM. We train students from across all countries like USA, UK, Singapore, UAE, Australia, and India. Our Ruby On Rails training is your one stop solution to Learn, Practice and build career in this field at the comfort of your Home with flexible class schedules. IQ Training offers the Ruby On Rails Online Course in a true global setting. Course Contents: Module 1: An Overview of Ruby on Rails What is Ruby on Rails? Overview of Rails Components Installing Rails A Simple Rails Application Starting the Rails Server Static Pages Within a Rails Application The Structure of a Rails Application Generating a Controller Rendering the View Adding a Static Page Dynamic Pages with Embedded Ruby Using the render Method Using the link to Method Module 2: Rails and HTML Forms A Basic HTML Form Processing an HTML Form Working With Form Data Other Form Elements Form Tag Helpers Module 3: Databases and Rails Review of the MVC Architecture Entities and Relationships Databases and Models Rails Database Conventions

Ruby On Rails Online Training · 1 Ruby On Rails Online Training | Ruby On Rails Online Training IQ Online training facility offers Ruby On Rails training by trainers who

Embed Size (px)

Citation preview

Page 1: Ruby On Rails Online Training · 1 Ruby On Rails Online Training |  Ruby On Rails Online Training IQ Online training facility offers Ruby On Rails training by trainers who

1 Ruby On Rails Online Training | www.iqonlinetraining.com

Ruby On Rails Online Training

IQ Online training facility offers Ruby On Rails training by trainers who have expert knowledge in the A Ruby On Rails and proven record of training hundreds of students. Our Ruby On Rails training is regarded as the best online training by our students and corporate clients. We are training partners for corporate clients like IBM. We train students from across all countries like USA, UK, Singapore, UAE, Australia, and India. Our Ruby On Rails training is your one stop solution to Learn, Practice and build career in this field at the comfort of your Home with flexible class schedules.

IQ Training offers the Ruby On Rails Online Course in a true global setting.

Course Contents:

Module 1: An Overview of Ruby on Rails

What is Ruby on Rails?

Overview of Rails Components

Installing Rails

A Simple Rails Application

Starting the Rails Server

Static Pages Within a Rails Application

The Structure of a Rails Application

Generating a Controller

Rendering the View

Adding a Static Page

Dynamic Pages with Embedded Ruby

Using the render Method

Using the link to Method

Module 2: Rails and HTML Forms

A Basic HTML Form

Processing an HTML Form

Working With Form Data

Other Form Elements

Form Tag Helpers

Module 3: Databases and Rails

Review of the MVC Architecture

Entities and Relationships

Databases and Models

Rails Database Conventions

Page 2: Ruby On Rails Online Training · 1 Ruby On Rails Online Training |  Ruby On Rails Online Training IQ Online training facility offers Ruby On Rails training by trainers who

2 Ruby On Rails Online Training | www.iqonlinetraining.com

Adding a Model

Database Migrations

The Rails Database Console

Creating a Rails View of a Database Table

Scaffolding

RESTful Routes and Resources

Module 4: Form Helpers and Validation

Introduction

Form Helpers

Processing Form Helpers

Redirection

Data Validation

Validation Helpers

The presence Validator

The numericality Validator

The uniqueness Validator

The length Validator

The format Validator

Custom Validation Methods

The errors Object

Displaying Validation Errors in the View

Module 5: Adding Style to an Application

Styling

Rails and Sass

Cascading Style Sheets

Module 6: Users

Introduction

Configuring an Application for Sessions

Registering Users

The Register Action

The flash Hash

Validating the Registration

Logging in

Logging Out

Protected Pages

Filters

Module 7: Putting it All Together

Introduction

The Business Application

Database Terminology

Linking Two Models

Adding Tasks

Page 3: Ruby On Rails Online Training · 1 Ruby On Rails Online Training |  Ruby On Rails Online Training IQ Online training facility offers Ruby On Rails training by trainers who

3 Ruby On Rails Online Training | www.iqonlinetraining.com

The Database Tables

Displaying Employee Tasks

Deleting a Task

Listing Employees and Tasks

Migrations

Editing a Record

Summary