annotate_callbacks 0.1.0
Adds a comment block summarizing all ActiveRecord callbacks (including those from concerns and parent classes) at the top of each model file using runtime reflection.
Gemfile:
=
install:
=
Versions:
- 0.1.0 February 23, 2026 (8.5 KB)
Runtime Dependencies (2):
activerecord
>= 7.0
activesupport
>= 7.0