At is cross-site request forgery (csrf)?
Answer / Manish Kumar Gaur
Cross-Site Request Forgery (CSRF) is a type of malicious exploit in which an attacker forces an end user to submit a forged HTTP request. The attack uses the victim's authenticated session without their knowledge or consent.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what is the role of the subdirectories app/controllers and app/helpers in rails?
Explain dry in rails?
What is the difference between save and save?
How is dynamic scaffolding different from static scaffolding?
write a program to show the usage of sql in the database file?
What is rails migration? What can it do?
The string can be represented in single as well as double quotes. What is the difference between the two?
what is sweeper in Rails?
Do you know what is “yield” in ruby on rails?
What is the main function of helpers used in ruby on rails?
Mention the differences between the observers and callbacks in ruby on rails.
Difference between argument and parameter in ruby on rails ?