Blogs






Bringing the power of Webpacker to any web framework.
Bringing the impressive work of the Rails' Webpacker project to be available for frameworks other than Rails. This is done by mocking the minimal amount of Rails for the Webpacker's Rake commands to be able to run.Webpacker itself takes Webpack, w...


Tips for Writing Fast Rails: Part 2 - The Lean Software Boutique
Some time ago we wrote a couple of Tips for Writing Fast Rails. It was about time we wrote part two so here it is!In this article we will focus on the use of ActiveRecord::Calculations. To show the difference in execution time between doing the ma...
