Ruby On Rails Interview Questions and Answers
Ques. How can you add custom validation on your model in Ruby on Rails?Ans.Now custom validations takes it to the next step. Say you want to confirm that the data meets certain criteria |
Is it helpful?
Yes
No
Most helpful rated by users:
- What is Ruby On Rails?
- Why Ruby on Rails?
- Explain how (almost) everything is an object in Ruby.
- What are Gems and which are some of your favorites?
- How would you declare and use a constructor in Ruby?