Blogs


ActionCable under stress: Finding a DoS vulnerability in Rails 5 WebSockets Apps
In this article we will show you how Rails 5.0.0 ActionCable applications on Puma, the new default Rails app server, might be exposed to denial of service by slow clients. We will be using the OS X network shaping tools to simulate an attack, reve...

Why we ended up not using Rails for our new JSON API
When we initially launched our API v1, we knew that it was just the first step towards our vision of an extensive domain management automation API to support our platform for DNS and domain automation. API v1 was designed as a bridge between the o...







8 Useful Ruby on Rails Gems We Couldn't Live Without
The open source community is what makes Ruby on Rails such a powerful platform. By implementing helpful open sourced Gems, Rails developers can adapt and build the exact features needed for a project – without wasting time building everything from...