Tell me what is ruby on rails?
No Answer is Posted For this Question
Be the First to Post Answer
Write the command to run the migration.
What is the difference between sessions and flash?
Write a program to show the functionality of request.xhr in ruby on rails ?
What is unit testing (in classical terms)? What is the primary technique when writing a test ?
How is the model view controller framework used in ruby on rails?
What is the main function of helpers used in ruby on rails?
how you can list all routes for an application?
What do you understand by rails?
what is the difference between new, save and create?
what are benefits of using active record as opposed to raw sql queries?
What is the directory structure of rails?
difference between form_for and form_tag