Blogs
Checklist of security precautions for Ruby on Rails applications.
This document provides a list of security measures to be implemented when developing a Ruby on Rails application. It is designed to serve as a quick reference and minimize vulnerabilities caused by developer forgetfulness.This checklist is meant t...
Protect Your Rails Apps from Bots, Scrappers and DDoS attacks
The main objective of this kind of distributed denial of service (DDoS) attack, commonly called an HTTP flood, is to overburden system resources and make them unavailable to your real users. You can use AWS WAF to provision a solution that automat...
Fae CMS | A Flexible, Open-Source, Ruby On Rails CMS Engine
Like many Rails CMS engines, Fae delivers all the basics to get you up and running: authentication/authorization, a responsive UI, form helpers and workflows. But unlike other engines, Fae generates models, controllers, and views into your app tha...