How are Model views and controllers related?

Answer Posted / ganesh mohan

Model, View and Controller(MVC) is 3 tier architecture.
view consits all HTML, javscript pages. its client side
template. while as Model connects to Database describing all
data fields and the relation between then and all business
calculations are controlled by controller ...

Is This Answer Correct ?    36 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are observers and callbacks different from each other?

424


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

545


What I have to do to view my project always on browser?

495


Write a program to generate and run the application without the use of database

444


explain request/response cycle?

533






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

479


What is the process for creating a controller for the subject? What is its role?

450


Do you know what are the types of caching used in rails, what are they?

423


Do you know what is rake in rails?

467


how you define Instance Variable, Global Variable and Class Variable in Ruby?

493


Mention the role of rails controller.

491


Tell me what is the function of garbage collection in ruby on rails?

487


How many filters are there in rails.

511


what is the difference between the Observers and Callbacks in Ruby on Rails?

509


Explain rails caching levels.

562