Ruby on Rails/Ruby on Rails MCQ MCQs :- multiple choice questions and answers. e.g Ruby on Rails MCQS,Ruby on Rails Mock Tests , Ruby on Rails Practice Papers ,Ruby on Rails Sample Test,Ruby on Rails Sample questions

Your Session ID :-Guest2805290

Question 1: When rendering a partial in a view, how would you pass local variables for rendering?

<%= render partial: “nav”, selected: “about”}%>

<%= render partial: “nav”, local_variables: {selected: “about”} %>

<%= render partial: “nav”, locals: {selected: “about”}

None of the above

Total MCQS Questions are 50 in this paper Ruby on Rails MCQ