how does ruby on rails use the model view controller (mvc) framework?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me what is orm (object-relationship-model) in rails?
what the difference between static scaffolding and Dynamic scaffolding?
what is session and cookies
Explain bundler in rails.
Write a program to generate and run the application without the use of database
what is the purpose of the resources method in the code snippet below?
How is dynamic scaffolding different from static scaffolding?
Do you know what is “yield” in ruby on rails?
What I have to do to view my project always on browser?
What is ruby on rails & why it is used for?
What is the purpose of require_relative in ruby?
What is a ruby singleton method ?