What is the latest version of ruby on rails?
No Answer is Posted For this Question
Be the First to Post Answer
what is the naming convention in Rails?
If you want to set up a one-to-one relationship between two models, you'll need to add belongs_to to one, and has_one to the other. How do you know which is which?
Explain how you can run rails application without creating databases?
Explain the features of ruby on rails.
What are rails validation used for?
What is Dynamic finders ?
Tell me what is mixin in rails?
Mention the role of rails controller.
Explain rest in rails routes.
Explain rails caching levels.
Explain view in rails?
Explain the role of sub directory app/controllers and app/helpers.