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 role of mvc architecture in ruby on rails?

636


What are gemsets in rails?

619


What is the difference between Render vs. Redirect_to in ruby on rails ?

684


Explain the various ide's of ruby on rails.

648


What is the difference between render and redirect?

677


What is the difference between symbol and string?

710


Can you explain me how rails implements ajax?

640


explain request/response cycle?

702


What is a proc ?

711


What are the different filters used in ruby on rails?

587


Explain about restful architecture?

648


What are the types of caching used in rails, what are they?

636


Explain the importance of yield statement in rails.

661


Explain model in rails?

631


How can you protect filter methods in rails?

670