What is the functionality of Model views and controllers

Answer Posted / guest

Model:Model is responsible for maintaining the database.

views:View is responsible for generating user interface.

controllers:Getting input request from browser and generate
outgoing response.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is cross-site request forgery (csrf)? How is rails protected against it?

545


what are some advantages of using ruby on rails?

484


how you can list all routes for an application?

494


Do you know what is “yield” in ruby on rails?

442


What are naming conventions?

476






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

479


How is calling super() different from the super call?

516


Explain view in rails?

488


How you run your Rails Application without creating database ?

466


What is the purpose of auto_load in ruby?

501


What is object-relationship-model (orm)?

523


Difference between gem and plugin?

541


What are class libraries?

491


What is ruby on rails & why it is used for?

426


List out what can Rails Migration do?

521