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 the naming convention for variables?

701


What is the importance of rjs?

639


Explain what are the servers supported by ruby on rails?

585


what is the difference between calling super() and super call?

661


What is a webrick web server?

659


What can Rails Migration do?

646


Explain me what is the purpose of rjs in rails?

645


What are generators in ruby on rails?

629


What is the purpose of require_relative in ruby?

675


What is the symbol garbage collector?

646


What is action cable?

657


Tell me what is the difference between the observers and callbacks in ruby on rails?

630


what are helpers and how to use helpers in ror?

687


What are the steps involved in writing and setting up an application in ruby on rails?

599


What is the difference between delete and destroy ?

629