The string can be represented in single as well as double quotes. What is the difference between the two?
906Post New Ruby on Rails Questions
What is a ruby singleton method ?
What is the Install rail package?
Explain what is the role of the subdirectories app/controllers and app/helpers in rails?
Do you know what is cross-site request forgery (csrf) and how rails is protected against it?
Mention the role of rails controller.
Explain bundler in rails.
explain request/response cycle?
what is testing in rails?
What is object-relationship-model (orm)?
Mention all the naming conventions in ruby on rails.
What are the steps involved in writing and setting up an application in ruby on rails?
What is Rails?
what is the difference in scope for these two variables: @@name and @name?
What I have to do to view my project always on browser?
What are the types of caching used in rails, what are they?