English Delivery Only: Ruby on Rails
- Course Code RUBYR
- Duration 2 days
Course Delivery
Jump to:
Course Delivery
This course is available in the following formats:
-
Company Event
Event at company
-
Public Classroom
Traditional Classroom Learning
-
Virtual Learning
Learning that is virtual
Request this course in a different delivery format.
Course Overview
TopRuby is a high level Interpreted,Object Oriented,rapid development language deployed in many scenarios in the modern world.
This Ruby on Rails course is designed to give delegates the knowledge to develop and maintain Ruby applications and Rails based projects.
Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered.
Company Events
These events can be delivered exclusively for your company at our locations or yours, specifically for your delegates and your needs. The Company Events can be tailored or standard course deliveries.
Course Schedule
TopTarget Audience
TopDevelopers who are required to write,maintain and test Ruby applications and projects based on Ruby on Rails.
Course Objectives
TopThis course aims to provide the delegate with the knowledge to be able to understand,develop and maintain Ruby applications and Rails based projects.
Course Content
TopCourse Introduction
- Administration and Course Materialsqq
- Course Structure and Agenda
- Delegate and Trainer Introductions
Session 1: REST
- What is REST
- RESTful architecture
- A simple REST client
Session 2: INTRODUCTION TO RUBY ON RAILS
- Install Ruby on Rails on an operating system
- The Model-View-Controller approach
- Rails Conventions
- Rails project structure
- Using RubyGems with Rails
Session 3: ROUTING
- What is a Route
- Define routes that recognize incoming URLs
- Use named route methods to generate URLs based on the routing scheme
- Apply and understand the RESTful routing conventions
- Design apps to take advantage of the REST conventions in Rails
Session 4: MODELS
- What is a Model
- Using ActiveRecord
- Validations
- Associations
- Migrations
Session 5: : CONTROLLERS
- What is a Controller
- Creating controllers
- Using ActionController
- Writing Actions
- Filters
Session 6: VIEWS
- What is a View
- Exploring ActionView
- Writing Views for actions
- Partials
- Forms
Session 7: CREATING A RAILS PROJECT
- Creating the project
- Project Directory structure
- Using the Rails web server
- Creating the initial controller
- Modify the initial index.html file
- Setting the Route
- Creating a resource
- Viewing routes with rake
Session 8: RAILS SCAFFOLDING
- What is Scaffolding
- Creating a new project
- Generating the Rail Scaffold
- Customising the application
Course Prerequisites
TopDelegates attending this course should have experience programming in Ruby. This knowledge can be obtained by attendance on the pre-requisite Ruby Programming course.
Follow on Courses
Top- Apache Web Server
- Introduction to MySQL
- Python Programming 1
- PHP Developer