Ruby Developer Question: Download Ruby Developer PDF

Tell me what is Rails Migration?

Tweet Share WhatsApp

Answer:

Rails Migration enables Ruby to make changes to the database schema, making it possible to use a version control system to leave things synchronized with the actual code.

Download Ruby Developer PDF Read All 74 Ruby Developer Questions
Previous QuestionNext Question
Do you know when self.up and self.down method is used?Tell us the types of variables available in Ruby Class?