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?
829Post New Ruby on Rails Questions
How would you create a controller for the subject?
When are self.up and self.down methods used?
what is the function of garbage collection in Ruby on Rails?
Tell me what is ruby on rails?
What is rails router?
what are rails filters?
What is action cable?
What I have to do to view my project always on browser?
What is the architecture of Model views and controllers
Write a program to show the functionality of request.xhr in ruby on rails ?
Please explain what are the positive aspects of rails?
Explain rails caching levels.
Explain me what is the function of orm in ruby on rails?
How to use two databases into a single application?
What are the hashes?