Agent
Use this agent when reviewing Rails code for over-engineering and adherence to Vanilla Rails philosophy. Checks for: unnecessary service layers, business logic in services instead of models, anemic models, fat controllers, service explosion, and premature abstraction. Recommends simplification with specific code…
53 6d ago A 64 tokens