- Online Exam Test Papers | - MCQs[multiple choice questions and answers ] | - Mock Test Papers | - Practice Papers | - Sample Test Papers |

Question:
Where would this code most likely be found in a Rails project?
scope :active, lambda { where(:active => true) }

1.an Active Record model

2.an ActionView template

3.an ApplicationHelper file

4.an ActionController controller

Posted Date:-2022-09-17 04:38:28


More MCQS Questions and answers

Search