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 are the three methods to install ruby on rails?

467


what is the difference between new, save and create?

511


what is sweeper in Rails?

488


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

449


What do you understand by rails?

502






Explain how Rails implements Ajax?

462


How can you run rails without creating databases?

397


What are rails validation used for?

478


How can the filter methods in ruby on rails be protected?

446


What is Dynamic finders ?

503


If you want to set up a one-to-one relationship between two models, you'll need to add belongs_to to one, and has_one to the other. How do you know which is which?

445


what is Mixin in Rails?

522


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

468


Explain the features of ruby on rails.

454


At is cross-site request forgery (csrf)?

489