Blogs

Use Refinery CMS as a headless API-first CMS | Brice Sanchez
In this article, i will explain how to use Refinery CMS with its Rest API to manage the content of a Middleman static website hosted on the Netlify platform.The final goal for me is to have one headless CMS app for multiple clients and one Middlem...

Front-End Sadness to Happiness: The React on Rails Story at GORUCO 2017
Here is a short recap of my odyssey around 4 major US cities giving talks on React on Rails in June of 2017. This talk focused on the “Why?” of React on Rails. Please don’t hesitate to email directly at [email protected] if you think that my te...



Introducing Racecar – Zendesk Engineering – Medium
At Zendesk we’ve invested heavily in Kafka. We’ve authored the Maxwell MySQL change capture application and the ruby-kafka client library.Today we’d like to announce a new open source project: Racecar. Racecar makes it dead easy to write, configur...





Upcoming built-in Upload Solution for Rails 5.2 (ActiveStorage)
DHH just announced a brand new feature for the upcoming Rails 5.2. This is ActiveStorage.Most simple upload solutions - such as ActiveStorage, and old ones such as the original Paperclip and the vanilla install of Carrierwave - basically set the H...