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

What is the use of $ in ruby?

465


what is rails caching?

532


what is the log that has to seen to check for an error in ruby rails?

472


what is the difference between destroy and delete?

511


What are naming conventions?

474






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

447


What is ORM in Rails?

513


Explain unobtrusive javascript in rails.

488


How would you create a controller for the subject?

439


What is the difference between delete and destroy ?

469


What is active record in rails?

524


Explain me what is the function of orm in ruby on rails?

413


What is the purpose of load, auto_load, and require_relative in ruby ?

457


Explain Get and post method?

516


what is the difference between Active support’s “HashWithIndifferent” and Ruby’s “Hash” ?

570