what are the positive aspects of Rails?
No Answer is Posted For this Question
Be the First to Post Answer
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?
What is agile development? What are the strengths?
What are gemsets in rails?
Mention the differences between the observers and callbacks in ruby on rails.
What is unit testing (in classical terms)? What is the primary technique when writing a test ?
How does router work in rails?
Mention all the naming conventions in ruby on rails.
What are rails validation used for?
How many types of variables are available in ruby class?
What is the difference between render and redirect?
What is the role of mvc architecture in ruby on rails?
when self.up and self.down method is used?