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:
=
install:
=
Versions:
- 0.1.0 January 27, 2026 (18 KB)
Runtime Dependencies (2):
activesupport
>= 6.0
rails
>= 6.0
Development Dependencies (2):
rspec
~> 3.0
rspec-rails
~> 5.0