Answer Posted / vivek gupta
session is a way by which we can add a object in memory between two
request .
and cookies are chunk of data which are stored on browser.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
who developed rails?
what is the defined operator?
What is active record in rails?
What is rails active record?
Explain the role of sub directory app/controllers and app/helpers.
The string can be represented in single as well as double quotes. What is the difference between the two?
How is dynamic scaffolding different from static scaffolding?
what is Ruby on Rails?
How does router work in rails?
What do you understand by rails migration and what it can do?
What are the hashes?
what is the difference in scope for these two variables: @@name and @name?
Explain bundler in rails.
What is the process for creating a controller for the subject? What is its role?
What is the difference between Render vs. Redirect_to in ruby on rails ?