Explain rails migration.
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between Render vs. Redirect_to in ruby on rails ?
What is the architecture of Model views and controllers
what is Cross-Site Request Forgery (CSRF) and how Rails is protected against it?
Mention the log that has to be seen to report errors in Ruby 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?
How can you run rails without creating databases?
What is the difference between save and save?
What is Rails?
Explain about restful architecture?
what is the log that has to seen to check for an error in ruby rails?
Where does the start_tabnav gets informations for tabs rendering in ruby rail?
What is the rail console?