What are the functions performed by rails migration?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Ruby on Rails Interview Questions

how can you declare a block in Ruby?

0 Answers  


what is Cross-Site Request Forgery (CSRF) and how Rails is protected against it?

0 Answers  


What is rails active record?

0 Answers  


what the difference between static scaffolding and Dynamic scaffolding?

3 Answers  


Write the command to run the migration.

0 Answers  






Explain valid and invalid in rails?

0 Answers  


How can you run rails without creating databases?

0 Answers  


Explain me what is the role of rails controller?

0 Answers  


The string can be represented in single as well as double quotes. What is the difference between the two?

0 Answers  


Tell me what is the function of garbage collection in ruby on rails?

0 Answers  


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?

0 Answers  


difference between form_for and form_tag

2 Answers  


Categories