What is rails migrations?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me what is rails migration?
Explain rest in rails routes.
how you can list all routes for an application?
what is the command to create a migration?
What can Rails Migration do?
Explain the role of sub directory app/controllers and app/helpers.
what is the purpose of the resources method in the code snippet below?
What is rails active record?
Explain how does rails implement ajax?
how you can create a controller for subject?
Explain model in rails?
Explain testing in rails.