Blogs



Ruby on Rails on Azure App Service (Web Sites) with Linux (and Ubuntu on Windows 10)
Running Ruby on Rails on Windows has historically sucked. Most of the Ruby/Rails folks are Mac and Linux users and haven't focused on getting Rails to be usable for daily development on Windows. There have been some heroic efforts by a number of v...

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