Please explain what are the positive aspects of rails?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different types of association relationships that exist?
How would you create a controller for the subject?
what is the difference between new, save and create?
Do you know what is “yield” in ruby on rails?
Explain the controller in rails?
Write a program to generate and run the application without the use of database
what is the role of Rails Controller?
What is cross-site request forgery (csrf)? How is rails protected against it?
what is the purpose of the resources method in the code snippet below?
how you can list all routes for an application?
am new to ruby. tell me one thing. i can view my project on browser when i write "ruby script/server". otherwise i cant view my project on localhost. what i have to do to view my project always on browser? pls help
Tell me what is rails migration?