Do you know what are the types of caching used in rails, what are they?
Tell me what is the difference between the observers and callbacks in ruby on rails?
What is the purpose of auto_load in ruby?
What is a proc ?
What are the different filters used in ruby on rails?
what are the differences between rails 2.x and rails 3?
What is difference between form_for and form_tag?
what is the difference in scope for these two variables: @@name and @name?
what is ORM (Object-Relationship-Model) in Rails?
What is Rails?
What is the difference between render and redirect?
Explain the importance of yield statement in rails.
What is the difference between concern and application_controller.rb in ruby on rails?
What is the difference between delete and destroy ?
what is the naming convention in Rails?