CSC/ECE 517 Fall 2013/ch1 1w20 gq
How to make a Rails application secure This page discusses how security can be provided in web development, focusing on security features provided by Rails. List measures that should be considered while developing a Rails application to keep it safe, and gems that can be used to provide this security.
Introduction
Built-in secure features
Tools and plugins
Common security errors and their mitigations
How Ruby and Rails security compares to other platforms
Appendix
References
<references/>