Actions
Refactor #29474
closedTracker #24837: Rails 6.0 Tracker
remove :on from save/update/create/destroy callbacks
Description
Looks like they were silently ignored previously but raise an error in rails 6: https://github.com/rails/rails/pull/30919
Actions