active_subscriber 0.1.0
ActiveSubscriber provides a clean interface for implementing the publisher-subscriber pattern in Rails applications using ActiveSupport Notifications, with automatic subscriber discovery and lifecycle callbacks.
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.1.0 January 27, 2026 (18KB)
Runtime依存関係 (2):
activesupport
>= 6.0
rails
>= 6.0
Development依存関係 (2):
rspec
~> 3.0
rspec-rails
~> 5.0