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?
778Post New Ruby on Rails Questions
What is the flash?
What is the difference between concern and application_controller.rb in ruby on rails?
What are the various components of rail?
What are the different types of association relationships that exist?
Tell me what is rails active record in ruby on rails?
What is the symbol garbage collector?
When are self.up and self.down methods used?
who developed rails?
What are the types of caching used in rails, what are they?
Explain the importance of yield statement in rails.
Explain the various ide's of ruby on rails.
What is the purpose of auto_load in ruby?
What are the three methods to install ruby on rails?
what is rake in Rails?
what is Rails Active Record in Ruby on Rails?