Explain rails migration.
No Answer is Posted For this Question
Be the First to Post Answer
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?
What are the hashes?
What is rails migrations?
What I have to do to view my project always on browser?
Explain model in rails?
Explain Get and post method?
If you want to set up a one-to-one relationship between two models, you'll need to add belongs_to to one, and has_one to the other. How do you know which is which?
What are float, dig and max?
what is “Yield” in Ruby on Rails?
What is the process for creating a controller for the subject? What is its role?
Difference between gem and plugin?
how does ruby on rails use the model view controller (mvc) framework?