Giving an AI Agent Write Access to Your App: Guardrails We Built for RobinReach's MCP Tools
A few months ago I wrote about building a production MCP server in Rails , the plumbing of exposing RobinReach's API as a set of MCP tools that Claude…
Latest Team Management news from Tech News
A few months ago I wrote about building a production MCP server in Rails , the plumbing of exposing RobinReach's API as a set of MCP tools that Claude…
Rails GuardDog: Advanced Security Scanner for Rails Introduction Today I'm excited to announce Rails GuardDog v0.1.0 — an open-source security scanner…
(Originally published as this blog post: https://andymaleh.blogspot.com/2026/06/rubyconf-has-joined-railsconfrailsworld.html ) RubyConf has joined Rai…
Anyone who works with Ruby on Rails knows that, despite the framework being incredible for productivity, there are some classic workflow deficiencies …
Ruby Reactor 0.4.0 introduces interrupts — the first native saga pause/resume mechanism in the Ruby ecosystem. You've built a checkout flow. The user …
The problem Every SaaS app eventually needs to answer the same questions: Which features do my users actually use? Who are my most active users? When …
Turbo Frames are a great way to build interactive pages without writing custom JavaScript. But how do you test them properly? You can reach for system…