![]() A Complete DevOps Solution for Your Rails App— OpsCare is a DevOps solution for Rails apps. We give you 100% peace of mind Rails hosting and support. Built on our 12-factor stack, we provide deployment, scaling and monitoring tools, so you're in control, and we keep it performing, 24/7. OpsCare by reinteractive sponsor |
📊 The Success of Rails: Ensuring Growth for the Next 100 Years— A long-time Rails core team member and Shopify employee makes a compelling case for contributing to Rails from both individual and company contexts. The Rails evolution is unparalleled in software and its future is still bright. Note that this is just a slidedeck but goes into depth on how the team works, how to submit a PR, and similar practical concerns. Eileen Uchitelle |
Find Ruby Jobs Through Hired— Create a profile on Hired to connect with hiring managers at growing startups and Fortune 500 companies. It's free for job-seekers.
Hired |
|
▶ How I 100x'd Bulk Import Speed in Rails with Some Gnarly SQL— A deep explanation of improving bulk import performance on a large-scale Rails app to less than 1% of the original processing time. Digs into lots of Rails API areas and Postgres features too. It’s long but a detailed look behind the scenes of a tricky task. There’s a codebase provided you could use as an exercise with your own team too. Ryan Townsend |
Using Hotwire with Rails ⚡🚄— Hotwire is a way to build modern web applications without much JavaScript. Here’s a quick intro on how to use it. Honeybadger sponsor |
Event Streaming in Rails with Kafka— Getting started with Kafka can be daunting, but this post will show you how easy it is to get a dev environment up so you can have a robust, isolated, flexible architecture. David Sanchez (Honeybadger) |
MITIE: Named-Entity Recognition for Ruby— For example, given a sentence like “Pat met Kelly at Walmart”, this library tags Pat and Kelly as ‘PERSON’ and Walmart as ‘LOCATION’. Be aware the models it relies upon are quite large and must be downloaded separately, but links are provided to models in English, Spanish and German. Andrew Kane |
|