what is the difference between redirect and render in Ruby on Rails?
No Answer is Posted For this Question
Be the First to Post Answer
What are class libraries?
how can we define Ruby regular expressions?
What is bundler?
What is the purpose of auto_load in ruby?
What is rails active record?
what is Rails Active Record in Ruby on Rails?
explain request/response cycle?
Explain how does rails implement ajax?
What is unit testing (in classical terms)? What is the primary technique when writing a test ?
What is the directory structure of rails?
How are observers and callbacks different from each other?
what is the difference in scope for these two variables: @@name and @name?