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
When are self.up and self.down methods used?
What I have to do to view my project always on browser?
What is Rails?
Explain Get and post method?
What is the Install rail package?
what is Cross-Site Request Forgery (CSRF) and how Rails is protected against it?
what is the naming convention in Rails?
How to serialize data with yaml?
What is rails active record?
What does ruby name refer to?
What is the purpose of require_relative in ruby?
Write the command to run the migration.
Explain how Rails implements Ajax?
Do you know what is rake in rails?
what is the log that has to seen to check for an error in ruby rails?