what is the purpose of the resources method in the code snippet below?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Ruby on Rails Interview Questions

what is the purpose of the resources method in the code snippet below?

0 Answers  


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?

0 Answers  


What are the different filters used in ruby on rails?

0 Answers  


At is cross-site request forgery (csrf)?

0 Answers  


How are blocks created?

0 Answers  






Who developed ruby on rails?

0 Answers  


Tell me what is orm (object-relationship-model) in rails?

0 Answers  


How are Model views and controllers related?

3 Answers  


What is the function of orm in ruby on rails?

0 Answers  


Why we use migration in rails?

0 Answers  


Explain me what are the limits of ruby on rails?

0 Answers  


What is the importance of rjs?

0 Answers  


Categories