Ruby on Rails Developer Question:
Download Job Interview Questions and Answers PDF
What is Rails Migrations?
Answer:
Migrations are a way to alter database schema over time in a consistent and organized manner. They use a Ruby DSL through which there is no need to write SQL by hand.
Download Ruby on Rails Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Do you know the role of garbage collection in Ruby on Rails? | Tell us what Is Active Record? |