New Articles
from around the Web
-
Ruby on Rails Security Guide
A great list of issues to pay attention to, and techniques to use, to improve the security of your Rails application.
Related Books
Agile Web Development with Rails
This is the original Rails book that started it all. Written by the creator of Rails, David Heinemeier Hansson and noted Pragmatic Pro...
List: $39.95 Amazon price: $25.97 Buy
Ruby for Rails
Ruby Techniques for Rails Developers
Walks the reader through learning Rails from the point of view of learning the language it is built on. Alternates focus on Rails with...
List: $44.95 Amazon price: $29.67 Buy
The Rails Way
Comprehensive review of Rails, advanced techniques, what’s new in Rails 2.0.
List: $49.99 Amazon price: $31.49 Buy
Links by Type
Screencasts (6)
- Railscasts - Cross Site Scripting
- Railscasts - Filtering Sensitive Logs
- Railscasts - Filtering Sensitive Logs
Are you accepting sensitive user data? Passwords, credit card numbers, etc. By default, Rails stores all submitted parameters in plain text in the logs. This episode will show you how to filter this sensitive input so it doesn’t show up in the log file.
- Railscasts - Hackers Love Mass Assignment
- Railscasts - SQL Injection
- restful_authentication
Groups (2)
- Open Web Application Security Project (OWASP)
- Ruby on Rails: Security
Announcement-only list for issues relating to Rails security.
Top Blogs
-
Ruby on Rails Security Blog
Exploring the Security of Rails and associated technologies.
- Moves On Rails : Rails Security
