Skip to content
This repository was archived by the owner on Dec 29, 2024. It is now read-only.

v1.2.0

Choose a tag to compare

@aaronmallen aaronmallen released this 08 Sep 13:42
· 24 commits to main since this release
a5de225

Added

  • ActiveInteractor::Base.defer_after_callbacks_when_organized
  • ActiveInteractor::Organizer::Base.after_all_perform
  • ActiveInteractor::Organizer::Base.around_all_perform
  • ActiveInteractor::Organizer::Base.before_all_perform

Thank you @mjonas87 for your contribution!