Rails Fever Logo

Rails Fever Blog

Insights and best practices for maintenance, security and application modernization.

Managing Employee AI Hesitancy: A Playbook for Founders and CTOs
Engineering Leadership AI Development

Managing Employee AI Hesitancy: A Playbook for Founders and CTOs

The real reasons employees drag their feet on AI adoption — and what leadership can do about it without creating a compliance theater

Most leadership conversations about AI adoption focus on the tools. Which LLM. Which subscription. Which integrations. A much smaller share of conversation goes to the question that actually determines whether the rollout succeeds: will your...
Read Article
How to Increase the Percentage of Development Done by AI
AI Development Engineering Leadership

How to Increase the Percentage of Development Done by AI

Specific, repeatable moves that take a team from AI-curious to AI-integrated — and actually raise the share of shipped code that came from the assistant

“We are using AI” has become the software version of “we are doing Agile.” Technically true at most companies. Not actually changing the output at most of them.
Read Article
Rails Consultancy Philadelphia

Best Ruby on Rails Development Agencies in Philadelphia

A guide to the top Rails consultancies in Philly for teams that need upgrades, maintenance, or a long-term development partner

Philadelphia has a strong Ruby on Rails community. The city hosted RailsConf, has an active Philly.rb meetup, and is home to several consultancies that focus specifically on Rails work. If you are a CTO, founder,...
Read Article
AI-Assisted Development on a Large Legacy Rails App
AI Development Rails Maintenance

AI-Assisted Development on a Large Legacy Rails App

What actually works when you point an AI coding assistant at a five-plus-year-old Rails monolith with real scale and real scars

The AI demos you see online are almost always small apps. A Todo list. A Jekyll blog. A fresh Rails 8 scaffold. Those demos are honest about what they are, but they are not representative...
Read Article
Rails 7.2 to Rails 8 Upgrade: A Step-by-Step Migration Path
Rails Upgrades Developer Guide

Rails 7.2 to Rails 8 Upgrade: A Step-by-Step Migration Path

The shortest, safest route from a well-maintained Rails 7.2 app to Rails 8 - with real commands and real gotchas

If you are on Rails 7.2 and staring at Rails 8, you are in the happiest version of this migration. 7.2 was specifically shaped as the on-ramp to 8. Most of the hard work -...
Read Article
Creating Claude Skills for Rails Apps
AI Development Developer Guide

Creating Claude Skills for Rails Apps

How to package repeatable Rails workflows as Claude skills — what they are, when to use them, and a worked example

If you use Claude Code on Rails work regularly, you end up typing the same prompts over and over. “Audit this gem for known CVEs and suggest replacements.” “Find every controller action missing a before_action...
Read Article