Ruby on Rails Security
by Heiko Webers
Publisher: OWASP 2009
Number of pages: 48
Description:
In order to prevent attacks, minimize their impact and remove points of attack, first of all, we have to fully understand the attack methods in order to find the correct countermeasures. That is what this security guide aims at.
Download or read it online for free here:
Download link
(440KB, PDF)
Similar books

- RubyGems.org
RubyGems is the premier ruby packaging system. It provides: A standard format for distributing Ruby programs and libraries; An tool for managing the installation of gem packages; A gem server utility for serving gems from any machine...
(10589 views)

by Huw Collingbourne - No Starch Press
A comprehensive tutorial to the Ruby language. Each chapter is accompanied by ready-to-run source code for all the examples. There is also an Introduction which explains how to use the source code in Ruby In Steel or any other IDE of your choice.
(15926 views)

by Zed A. Shaw - LCodeTHW
The book assumes absolutely no prior programming knowledge and will guide you carefully and slowly through the learning process. When you are done with it you will have the skill to move on to other books about Ruby and be ready to understand them.
(16563 views)

by Mark Slagell
Ruby is an easy object oriented language: it is designed to be easily read and written. This User's Guide will get you started at invoking and using ruby, and give you insights into ruby's nature that you may not get from the reference manual.
(13462 views)