Logo

Ruby on Rails Security by Heiko Webers

Small book cover: Ruby on Rails Security

Ruby on Rails Security
by

Publisher: OWASP
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.

Home page url

Download or read it online for free here:
Download link
(440KB, PDF)

Similar books

Book cover: Learn Ruby The Hard WayLearn Ruby The Hard Way
by - 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.
(15681 views)
Book cover: Ruby User's GuideRuby User's Guide
by
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.
(12940 views)
Book cover: Data Structures and Algorithms with Object-Oriented Design Patterns in RubyData Structures and Algorithms with Object-Oriented Design Patterns in Ruby
by
The primary goal of this book is to promote object-oriented design using Ruby and to illustrate the use of the emerging object-oriented design patterns. The book shows how these patterns are used to create good software designs.
(14101 views)
Book cover: Ruby EssentialsRuby Essentials
- Techotopia
Everything from installing Ruby and the basics of the language through to topics such as arrays, file handling and object-oriented programming are covered. Written both for experienced in other programming languages and for novices.
(18525 views)