Ruby on Rails Controllers and Views
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to build smarter controllers and better looking web pages with Ruby on Rails.
Syllabus
Introduction
- Smarter controllers and better-looking webpages
- What you should know
- Use the exercise files GitHub repository
- Store data in cookies
- Store data in sessions
- Messaging with the flash hash
- Log information to a file
- Inherit common behaviors with ApplicationController
- Use filters to call methods automatically
- Avoid double render errors
- More options for rendering content
- Use layouts for shared templates
- Capture content for later use
- Add stylesheets to view templates
- Use static image assets
- Use images as CSS backgrounds
- Text helpers
- Sanitization helpers
- Number helpers
- Date and time helpers
- Form helpers
- Custom helpers
- Next steps
Taught by
Kevin Skoglund
Related Courses
Web Application ArchitecturesUniversity of New Mexico via Coursera Full Stack Foundations
Udacity Rails with Active Record and Action Pack
Johns Hopkins University via Coursera Ruby on Rails: An Introduction
Johns Hopkins University via Coursera Ruby on Rails Web Services and Integration with MongoDB
Johns Hopkins University via Coursera