Curated developer articles, tutorials, and guides � auto-updated hourly


Trolls in woods be choppin'


Hey folks 👋 Welcome back. In Part 2 we laid the foundation: a Rails 8 API with a User model,...


A Rails integration app that syncs Empire Flippers listings to HubSpot and Google Sheets using...


Quick warning before you read: this isn't a launch announcement. It's a story about getting...


A Rails engine that allows you to query the database using natural language, with RAG and LLMs. No.....


In a previous article, I talked about Snowflake IDs. They are great, but they require a bit of...


Introducing yard-timekeeper, a tiny RubyGem that keeps generated YARD HTML stable when only the foot...


Anyone who works with Ruby on Rails applications knows that, as a project grows, quickly...


yard-yaml 0.1.1 improves file conversion reliability, refreshes generated project tooling, and adds ...


Introducing yard-fence, a Ruby gem that prevents YARD InvalidLink warnings caused by braces in Markd...


Most MCP setups hand your AI a database URL and hope for the best. activerecord-mcp mounts an MCP se...


Quem trabalha com aplicações Ruby on Rails sabe que, conforme o projeto cresce, entender rapidamente...


Recently I had a chance to contribute to grape-swagger-rails, helping modernize the project and...


I am developing a boilerplate called SuperRails. ...


Fuik is a Rails engine for handling webhooks that I launched recently. But it can also be used to...


Rails X XCode Tips When reading commands from a textbook, the \ in the command instruction line is...


Spin up from FirstDraft Co-pilot. It's been a while since I've done this, so I'll outline the...


Originally published at ffmpeg-micro.com. You need to process video in your Ruby on Rails app. User...


Bash scripts rot fast past 50 lines. Here's the root cause, the quoting traps that bite everyone, an...


When you run rails generate model, Rails defaults to using a standard auto-incrementing integer for....


A Rails app starts calling OpenAI or Anthropic. A few months later someone in finance asks "who's...


Most AI agents don't have a cost problem on paper. They have a cost problem at the end of the...


Ruby on Rails is the framework that popularized "convention over configuration." There's a right...


Originally published at thatdevpro.com. This framework reference is part of the 14-tier Engine...