Tutorials

Integrating DeepSeek API with Ruby - DEV Community
Artificial Intelligence is revolutionizing the way we interact with text, and DeepSeek provides a powerful API to harness its capabilities. Whether you’re looking to correct grammar, generate poetry, or build AI-powered applications, this guide wi...

Build a Notion-like editor with Rails, part 2 | Rails Designer
In the first part of Build a Notion-like editor with Rails article, the foundation was built by creating the data model and the basic HTML layout. This article continues where that article ended.
Besides making things look a fair bit prettier wit...

Migrating from Sidekiq to Solid Queue - DONN FELKER
I recently migrated Listomo (my email marketing platform) from Sidekiq to Solid Queue. There are lots of posts out there showcasing how various companies migrated to Solid Queue from Sidekiq but they did not help that much, so hopefully this helps...




Phlex for Rails Emails: Action Mailer without ERB - Camillo Visini
Writing Ruby all day is fun, but writing Ruby in HTML is not. In the past months, I found switching from Ruby to ERB views and partials to be interrupting my flow and therefore increasingly annoying. Enter Phlex, which is a Ruby library that allow...

