Callback Hell, a gem to list and detect all callbacks and validations in Rails models
Callback Hell analyzes your Rails application models and provides actionable insights on callbacks and validations. Use it to identify models that might benefit from refactoring, spot callback pollution from gems and associations, and keep your models clean and maintainable.
Post a comment