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 (18.0 KB)
Runtime 依赖 (2):
activesupport
>= 6.0
rails
>= 6.0
Development 依赖 (2):
rspec
~> 3.0
rspec-rails
~> 5.0