Preventing Cross-site Scripting Vulnerabilities When Developing Ruby on Rails Web Applications This article uses examples to explain how to develop secure web applications in Ruby on Rails that are not vulnerable to cross-site scripting vulnerabilities.
SQL Injection Prevention Techniques for Ruby on Rails Web Applications This article looks into several techniques which Ruby on Rails developers can use to develop web applications that are not vulnerable to the notorious SQL injection vulnerability.