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
Explain how Rails implements Ajax?
what is Ruby on Rails?
Explain how you can run rails application without creating databases?
Do you know what is “yield” in ruby on rails?
Why ruby on rails is used for?
Difference between argument and parameter in ruby on rails ?
what is “Yield” in Ruby on Rails?
What are the types of caching used in rails, what are they?
what is the difference between new, save and create?
How does router work in rails?
Explain the features of ruby on rails.
Explain rvm in rails?
What is rails migration? What can it do?
what are the limits of Ruby on Rails?
Write a program to generate and run the application without the use of database