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?
No Answer is Posted For this Question
Be the First to Post Answer
What role do sub-directory app/helpers and app/controllers play?
What is rails migration? What can it do?
Do you know what is sweeper in rails?
what is ORM (Object-Relationship-Model) in Rails?
What are the three methods to install ruby on rails?
write a program to show the usage of sql in the database file?
How many types of variables are available in ruby class?
How is direct different from render?
what is rails caching?
Do you know what is cross-site request forgery (csrf) and how rails is protected against it?
Explain the importance of yield statement in rails.
Explain how does rails implement ajax?