Ruby Developer Question:

Download Job Interview Questions and Answers PDF

Tell me what is the command to create a migration?

Ruby Developer Interview Question
Ruby Developer Interview Question

Answer:

To create migration command includes

C:rubyapplication>ruby script/generate migration table_name

Download Ruby Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what is the role of sub-directory app/controllers and app/helpers?Explain how you can run Rails application without creating databases?