What is the current version of ruby on rails?
No Answer is Posted For this Question
Be the First to Post Answer
Can you explain me how rails implements ajax?
How is the model view controller framework used in ruby on rails?
What are the different components of rails ?
What are class libraries?
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 the controller in rails?
Do you know the role of garbage collection in ruby on rails?
Why ruby on rails is used for?
In how many ways you can create rails layout http response.
What is the process for creating a controller for the subject? What is its role?
what is the difference between redirect and render in Ruby on Rails?
Do you know what is cross-site request forgery (csrf) and how rails is protected against it?