The string can be represented in single as well as double quotes. What is the difference between the two?
846Post New Ruby on Rails Questions
How many filters are there in rails.
How many types of associations relationships does a model have?
How is calling super() different from the super call?
what is the difference in scope for these two variables: @@name and @name?
what are benefits of using active record as opposed to raw sql queries?
What is active record in rails?
What is the latest version of ruby on rails?
Explain testing in rails.
Write a program to show the functionality of request.xhr in ruby on rails ?
what is the difference between redirect and render in Ruby on Rails?
How to find second max element from database ?
what are the differences between rails 2.x and rails 3?
What are the various changes between the rails version 2 and 3?
What is object-relationship-model (orm)?
what is sweeper in Rails?