Rails Training
Rails
Ruby on Rails, or simply Rails, is a web application frameworkwritten in Ruby under the MIT License. Rails is a model–view–controller (MVC) framework, providing default structures for a database, a web service, and web pages.
What is Rails?
• An extremely productive web-application framework.
• Written in Ruby by David Heinemeier Hansson.
• You could develop a web application at least ten times faster with Rails than you could with a typical Java framework.
• An open source Ruby framework for developing database-backed web applications.
• Configure your code with Database Schema.
• No compilation phase required.
Rails Course Content
- Getting Started
-
Installing Rails
-
xInstant Gratification
-
The Architecture of Rails Applications
-
Introduction to Ruby
- Building and Application
-
The Depot Application
-
Task A: Creating the Application
-
Task B: Validation and Unit Testing
-
Task C: Catalog Display
-
Task D: Cart Creation
-
Task E: A Smarter Cart
-
Task F: Add a Dash of Ajax
-
Task G: Check Out!
-
Task H: Sending Mail
-
Task I: Logging In
-
Task J: Internationalization
-
Task K: Deployment and Production
-
Depot Retrospective
- Rails in Depth
-
Finding Your Way Around Rails
-
Active Record
-
Action Dispatch and Action Controller
-
Action View
-
Caching
-
Migrations
-
Nonbrowser Applications
-
Rails' Dependencies
-
Rails Plugins
-
Where to Go from Here
Apply Now for Rails Training