What is the architecture of Model views and controllers
What is the directory structure of rails?
Write the command to run the migration.
who developed rails?
How to serialize data with yaml?
Explain the features of ruby on rails.
The string can be represented in single as well as double quotes. What is the difference between the two?
Explain me the log that has to be seen to report errors in ruby rails?
How you run your rails application without creating databases?
How is calling super() different from the super call?
What is ORM in Rails?
How to find second max element from database ?
write a program to show the usage of sql in the database file?
what is testing in rails?
What is unit testing (in classical terms)? What is the primary technique when writing a test ?