devroom.io/content/posts/2006-11-30-rails-security-check-up.md
2013-03-24 22:28:43 +01:00

17 lines
599 B
Markdown

---
title: "Rails: Security Check-up"
kind: article
slug: rails-security-check-up
created_at: 2006-11-30
tags:
- General
- Everything
- RubyOnRails
- Blogroll
---
Is your Rails app secure? Really? Maybe you need to perform a major check-up of your Rails application to make sure.
Here's a <a href="http://rubythis.blogspot.com/2006/11/rails-security-checklist.html">comprehensive list</a> that will take you through the most common mistakes and forgotten security risks in your Rails application.
It's a great post. Print it, hang it on your wall and create secure Rails apps from now on.