what are the differences between rails 2.x and rails 3?
No Answer is Posted For this Question
Be the First to Post Answer
What is the main difference between procs and blocks?
what is the difference between redirect and render in Ruby on Rails?
Mention the types of variables available in Ruby Class?
what is Cross-Site Request Forgery (CSRF) and how Rails is protected against it?
Explain coc in rails?
what is Polymorphic Association in Ruby on Rails?
what is active record?
What is the purpose of load in ruby?
Is ruby on rails dying?
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?
what is the difference between new, save and create?
How are string and symbol different?