what is the command to create a migration?
No Answer is Posted For this Question
Be the First to Post Answer
What is the rail console?
Explain model in rails?
what are the positive aspects of Rails?
Write the command to run the migration.
How many types of relationships does a model has?
what is the use of super function in ruby on rails?
What is rails router?
what is rake in Rails?
What is the purpose of load in ruby?
explain request/response cycle?
What is the latest version of ruby on rails?
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?