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
List out the few features of Ruby?
What is ruby on rails & why it is used for?
what is a rails migration? Write up a short example of a simple rails migration with a table called customers, a string column called name, and a text column called description?
Explain what are the servers supported by ruby on rails?
How many types of variables are available in ruby class?
Difference between argument and parameter in ruby on rails ?
Explain rails caching levels.
Why we use migration in rails?
how can we define Ruby regular expressions?
Explain how does rails implement ajax?
What is difference between form_for and form_tag?
How is calling super() different from the super call?