Companies Home Search Profile

Ruby on Rails Controllers and Views

Focused View

1:29:13

189 View
  • 01 - Smarter controllers and better-looking webpages.mp4
    00:49
  • 02 - What you should know.mp4
    00:34
  • 03 - Use the exercise files GitHub repository.mp4
    01:51
  • 01 - Store data in cookies.mp4
    05:18
  • 02 - Store data in sessions.mp4
    05:09
  • 03 - Messaging with the flash hash.mp4
    03:57
  • 04 - Log information to a file.mp4
    04:54
  • 05 - Inherit common behaviors with ApplicationController.mp4
    05:11
  • 06 - Use filters to call methods automatically.mp4
    05:05
  • 01 - Avoid double render errors.mp4
    02:15
  • 02 - More options for rendering content.mp4
    05:38
  • 03 - Use layouts for shared templates.mp4
    04:55
  • 04 - Capture content for later use.mp4
    04:12
  • 01 - Add stylesheets to view templates.mp4
    05:17
  • 02 - Use static image assets.mp4
    04:33
  • 03 - Use images as CSS backgrounds.mp4
    03:44
  • 01 - Text helpers.mp4
    05:29
  • 02 - Sanitization helpers.mp4
    04:24
  • 03 - Number helpers.mp4
    02:16
  • 04 - Date and time helpers.mp4
    03:18
  • 05 - Form helpers.mp4
    04:43
  • 06 - Custom helpers.mp4
    04:43
  • 01 - Next steps.mp4
    00:58
  • Description


    Want to build smarter controllers and better-looking web pages with Ruby on Rails? In this foundational course, instructor Kevin Skoglund teaches developers how to better implement controllers and views in Ruby on Rails, and covers the fundamentals and best practices around these common programming concepts. Learn how to leverage the most useful features of controllers, including maintaining state with cookie and session data, displaying messages, organizing code, and using filters for routine tasks. Next, discover how to render different types of data, how to use view layouts, and how to incorporate assets such as images, style sheets, and JavaScript. Finally, find out how to work more efficiently with Ruby helper methods, which make common tasks like formatting text and numbers, date and time calculations, and outputting form fields easier.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 23
    • duration 1:29:13
    • Release Date 2023/01/19

    Courses related to Ruby on Rails

    Subtitle
    Ruby on Rails
    SuperHiRuby on Rails
    21:06:33
    English subtitles
    06/11/2023
    Subtitle
    Build a Photo Blog with Ruby on Rails