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

When are self.up and self.down methods used?

681


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

655


What is Rails?

668


Explain Get and post method?

686


What is the Install rail package?

756


what is Cross-Site Request Forgery (CSRF) and how Rails is protected against it?

687


what is the naming convention in Rails?

702


How to serialize data with yaml?

678


What is rails active record?

682


What does ruby name refer to?

705


What is the purpose of require_relative in ruby?

686


Write the command to run the migration.

672


Explain how Rails implements Ajax?

620


Do you know what is rake in rails?

637


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

625