Answer Posted / anbuselvan.v
Session is only for store the small amount of user
data,which data not stored permanently that's when we logged
out from our application.. which session value will removed.
But Flash is used to display the some messages like error
message and useful information messsages in view pages...
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Can you list out what can rails migration do?
what is the difference between calling super() and super call?
what is the difference between redirect and render in Ruby on Rails?
what are helpers and how to use helpers in ror?
What is the architecture of Model views and controllers
Write a program to generate and run the application without the use of database
Are there any disadvantages of ruby on rails? If yes, mention them.
Why we use migration in rails?
Explain the role of sub directory app/controllers and app/helpers.
What is the purpose of load in ruby?
What is the flash?
List out what can Rails Migration do?
what is active record?
Is ruby on rails popular?
What is Rails?