Answer Posted / milind kanchan
Session is for the application i.e If user logs in the
session will be applied for the user.
Flash is valid from one request to other i.e if the page is
redirected from one page to other,its valid in within this
request.
| Is This Answer Correct ? | 23 Yes | 5 No |
Post New Answer View All Answers
Explain unobtrusive javascript in rails.
What are the different types of association relationships that exist?
what are rails filters?
What is the difference between save and save?
How is calling super() different from the super call?
Name some rails ide or editor.
Write the command to run the migration.
what is Cross-Site Request Forgery (CSRF) and how Rails is protected against it?
List out what can Rails Migration do?
Explain the importance of yield statement in rails.
What is unit testing (in classical terms)? What is the primary technique when writing a test ?
What is rails migrations?
Explain bundler in rails.
what are the positive aspects of Rails?
how you can list all routes for an application?