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
what is a rails migration? Write up a short example of a simple rails migration with a table called customers, a string column called name, and a text column called description?
Write the command to run the migration.
Explain me what is the function of orm in ruby on rails?
What is the rail console?
How many types of variables are available in ruby class?
How are string and symbol different?
Who developed ruby on rails?
How can the filter methods in ruby on rails be protected?
Explain me what are the limits of ruby on rails?
Explain about Dig, Float and Max?
Mention the role of rails controller.
what are the limits of Ruby on Rails?
what is different between activerecord::relation's count, length and size methods?
In how many ways you can create rails layout http response.
What is bundler?