Ruby Developer Question:
Download Questions PDF

Tell me what is Rails Migration?

Ruby Developer Interview Question
Ruby Developer Interview Question

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 Interview Questions And Answers PDF

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?