Skip to main content

Rails: Security Check-up

·61 words·1 min· ·
General Everything RubyOnRails Blogroll
Ariejan de Vroom
Author
Ariejan de Vroom
Jack of all Trades, Professional Software Craftsman

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 comprehensive list 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.

Related

Ruby On Rails for PHP: CakePHP
·229 words·2 mins
General Everything Blog Web Development RubyOnRails CakePHP
Migrate SQLite3 to MySQL easily
·275 words·2 mins
General Everything RubyOnRails Databases Features
Tagging in ajax_scaffold
·468 words·3 mins
General Everything Web Development RubyOnRails Features