RubyFlow The Ruby and Rails community linklog

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

  Yesterday

Access control for AI agents on Rails: gating SQL with Action Policy

An AI assistant with read-only SQL is a superhero. Until it fails privacy responsibilities and leaks sensitive data to everyone. We noted this possibility in an internal tool, moved the data boundary from prompt to Action Policy, and kept open-ended SQL: Access control for AI agents on Rails: gating SQL with Action Policy

Ezoic vs Google AdSense: Real Performance and Revenue Comparison

For website owners, choosing between Ezoic vs Google AdSense is not simply a question of which ad network pays more. The more important questions are how each platform monetizes traffic, what level of control it gives publishers, what requirements must be met, and how much work is involved in managing advertising. [more inside]

Get in, human: cut Rails boot time with require-profiler and this guide

Rails boot time is a DX metric now. Every restart costs deploys, CI, and human attention. And agents boot apps way more than people. So, our convenient new require-profiler gem shows what happens during boot: requires, Rails initializers, YAML parsing, HTTP calls. Run it, then drop to a sampling profiler for what the tree can’t explain. One 200-component monolith cut development boot time by 40%. [more inside]

Loading older posts