Interviewer And Interviewee Guide

Ruby on Rails Developer Interview Question:

Do you know what are rails filters?

Submitted by: Muhammad
Rails filters are methods that run before or after a controller's action method is executed. They are helpful when you want to ensure that a given block of code runs with whatever action method is called.

Rails support three types of filter methods:

☛ Before filters
☛ After filters
☛ Around filters
Submitted by: Muhammad

Read Online Ruby on Rails Developer Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.