diff --git a/README.md b/README.md index 6a12a59..5e26f94 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,9 @@ If you enjoy this awesome list and would like to support it, check out my [Patre ### Rails - [Rails Security - First part](https://hackmd.io/s/SkuTVw5O-) - Written by [@qazbnm456](https://github.com/qazbnm456). +- [Zen Rails Security Checklist](https://github.com/brunofacca/zen-rails-security-checklist) - Written by [@brunofacca](https://github.com/brunofacca). +- [Rails SQL Injection](https://rails-sqli.org) - Written by [@presidentbeef](https://github.com/presidentbeef). +- [Official Rails Security Guide](http://guides.rubyonrails.org/security.html) - Written by [Rails team](https://rubyonrails.org/). ### AngularJS