RubyGems Navigation menu

listenable 0.3.1

Listenable makes it easy to wire ActiveRecord models to listener classes. Define Listener classes in app/listeners, declare listen :on_created, :on_updated, etc., and Listenable automatically injects callbacks and subscribes to ActiveSupport::Notifications.

Gemfile:
=

install:
=

Versions:

  1. 0.3.1 January 13, 2026 (13 KB)
  2. 0.3.0 January 10, 2026 (13 KB)
  3. 0.2.0 September 23, 2025 (11 KB)
  4. 0.1.1 September 16, 2025 (10 KB)
  5. 0.1.0 September 16, 2025 (9.5 KB)

Runtime Dependencies (2):

Development Dependencies (4):

activerecord >= 6.0
ostruct >= 0
rails >= 6.0
sqlite3 ~> 2.1

Owners:

Pushed by:

Authors:

  • Den Meralpis

SHA 256 checksum:

=

Total downloads 1,378

For this version 128

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

Links: