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?
836Post New Ruby on Rails Questions
Difference between argument and parameter in ruby on rails ?
how many types of callbacks available in ror?
what is the use of super function in ruby on rails?
what are benefits of using active record as opposed to raw sql queries?
what is the naming convention in Rails?
How do I find only duplicate entries in a database table?
What are gemsets in rails?
What can Rails Migration do?
What are the different types of association relationships that exist?
Explain rest in rails routes.
How many types of variables are available in ruby class?
Why ruby on rails is used for?
write a program to show the usage of sql in the database file?
Explain bundler in rails.
What are the servers supported by ruby on rails?