Blogs
Ruby 2.7.0's Rails Ruby Bench Speed is Unchanged from 2.6.0
As of the 25th of December, 2019 we have a released version of Ruby 2.7.0. As you can read in the title - it’s basically the same as 2.6.0.
The 2.7.0 series is remarkable in how little the speed has changed. Overall it has been very stable with v...
Give Your Air Conditioner a Voice with Ruby on Rails
We are surrounded daily by devices that cool and heat our homes, refrigerate our food, illuminate our rooms, and more. Wouldn't it be nice to be able to speak to them? With the Nexmo Voice API, you can give your Internet-connected home devices a p...
nezirz/ruby_webshot: Simple gem for making nice web shots with headless browser.
Simple gem for making nice web shots with headless browser. - nezirz/ruby_webshotI needed the webshot/screenshot functionality for one of my website and after trying few ruby gems currently available I found that they are not updated lately and th...
A set of good architectural patterns beyond the pure Ruby on Rails architecture.
Ruby on Rails is an awesome framework beloved by many. But as your application grows you get a questions very soon, where to put this piece of code or that piece over there. From some point it is on place to introduce new patterns for common scena...
What is dry-rb and how it might help solve problems with a Rails app
What is dry-rb? We are discussing the four problems we’ve managed to solve using dry-rb instead of Rails in our startup.I work for a startup. We are developing the most profitable mining pool with a smart profit-switching algorithm. The pool is wr...