Home IT Courses IT Programming Developing Web Application with Ruby on Rails
Developing Web Application with Ruby on Rails Print E-mail

Developing Web Application with Ruby on Rails 

 

 

Course overview

This is an intensive 5-day training course specifically designed for developers, web designers, and project managers interested in creating web-based, database-backed applications. Ruby on Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern.

 

Prerequisites

 

Participants should have some basic knowledge of web sites, and basic programming principles like if/else, objects, methods, and data.

 

 

 

This course will cover the following topics:

 

 

  • Introduction to Ruby on Rails
  • A look at a real-world Rails app.
  • MVC (Model View Controller)
  • Active Record basics
  • Action Controller basics
  • Action View basics
  • More Active Record features
  • More Action Pack features
  • Error-handling
  • Request Filters and Callbacks
  • Debugging
  • AJAX
  • Action Mailer Basics
  • Deployment