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
Why ruby on rails is used for?
What are the three methods to install ruby on rails?
Tell me what is the difference between the observers and callbacks in ruby on rails?
How would you create a controller for the subject?
Am Fresher ..,i dont know seven controller methods.am searching in google .but am not getting .help me
Can you explain me how rails implements ajax?
What is the use of the super function in ruby on rails?
Explain me what are the limits of ruby on rails?
Difference between gem and plugin?
What is rails active record?
what is the purpose of RJs in Rails?
What is rails script? Name some of them?
What is the difference between render and redirect?
Mention the log that has to be seen to report errors in Ruby Rails?
What are the steps involved in writing and setting up an application in ruby on rails?