How is the model view controller framework used in ruby on rails?
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?
The string can be represented in single as well as double quotes. What is the difference between the two?
What is rake?
Explain me what is the difference between concern and application_controller.rb in ruby on rails?
Explain the advantages of ruby on rails?
difference between member routes and collection routes ?
Tell me what is rails active record in ruby on rails?
List out the few features of Ruby?
What is ruby on rails & why it is used for?
Explain how does rails implement ajax?
What is the difference between symbol and string?
How many types of variables are available in ruby class?