Sha256: 9468ea4da2434062b7c9209934e556ad70a9406c9a9615cabecf0f427a66e818
Contents?: true
Size: 101 Bytes
Versions: 2
Compression:
Stored size: 101 Bytes
Contents
class User include PubsubNotifier::Proxy subscribe :AdminNotifier subscribe :UserNotifier end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pubsub_notifier-0.1.1 | spec/support/models/user.rb |
pubsub_notifier-0.1.0 | spec/support/models/user.rb |