Blogs

Why Should You Consider Ruby on Rails Programming and Its Framework?
Ruby, an Object Oriented scripting language for web-development, gets extension from a software library called Rails. As a collective framework for web development, Ruby on Rails or simply Rails has become very popular among developers in recent y...

What are Advantages Ruby on Rails Over PHP for Web Development?
In the world of technology and programming frameworks, options for choosing a development platform are galore. Two of the names which are usually pitted against each other are Rails and PHP – both being very famous. But before getting into compari...



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