How are Model views and controllers related?

Answer Posted / lubna

models ,views and controllers are related side by side.data
if sent to models is first worked upon its database
operations (CRUD) ,then the data is sent to view where its
templates are designed then finally data is sent to
controllers where data is processed and organised...

Is This Answer Correct ?    3 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about Dig, Float and Max?

684


What are the various changes between the rails version 2 and 3?

633


What is the difference between symbol and string?

711


Do you know what is cross-site request forgery (csrf) and how rails is protected against it?

625


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

684


What is the difference between delete and destroy ?

649


Tell me what is coc in rails?

785


Who developed ruby on rails?

661


What is the use of super in Ruby Rails?

696


What is Dynamic finders ?

721


what is the difference in scope for these two variables: @@name and @name?

625


At is cross-site request forgery (csrf)?

734


what is the function of garbage collection in Ruby on Rails?

684


who developed rails?

698


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

626