Answer Posted / deepali kherudkar
Session are used to store information about user on server
side .Whereas cookies are used on client side
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
difference between member routes and collection routes ?
Name some rails ide or editor.
what is the difference between calling super() and super call?
what is the role of Rails Controller?
How do I find only duplicate entries in a database table?
Tell me what is coc in rails?
What is the purpose of auto_load in ruby?
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?
Explain the advantages of ruby on rails?
How many filters are there in rails.
What is a proc ?
Where does the start_tabnav gets informations for tabs rendering in ruby rail?
Choosing between belongs_to and has_one?
how you can list all routes for an application?
How to use two databases into a single application?