Write a program to generate and run the application without the use of database


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Ruby on Rails Interview Questions

Mention all the naming conventions in ruby on rails.

0 Answers  


what are benefits of using active record as opposed to raw sql queries?

0 Answers  


What is the difference between false and nil in ruby?

0 Answers  


If you want to set up a one-to-one relationship between two models, you'll need to add belongs_to to one, and has_one to the other. How do you know which is which?

0 Answers  


ruby on rails and java ,which of one of the best in future &present?

1 Answers  






Explain rvm in rails?

0 Answers  


What is cross-site request forgery (csrf)? How is rails protected against it?

0 Answers  


What is ORM in Rails?

0 Answers  


What is the difference between render and redirect?

0 Answers  


what is the difference in scope for these two variables: @@name and @name?

0 Answers  


Explain about Dig, Float and Max?

0 Answers  


The string can be represented in single as well as double quotes. What is the difference between the two?

0 Answers  


Categories