Categories: None [Edit]
simple-notifier
Inspired by ActionMailer, Notifier offers Notifier::Base, a base class for creating notification handlers on any class or instance of a class. Simply define a method in your handler named after the type of object you would like to create notification events for, substituting any namespace "::" delineation with "_", along with a signature that allows for the object as the first parameter and an optional params hash. Then notify on that object or class by simply calling MyHandler.notify!(myclass, params).
Total
Ranking: 103,646 of 188,317
Downloads: 7,546
Daily
Ranking: 127,110 of 188,299
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,085,315,544 | bundler |
| 48 | 676,725,977 | actionmailer |
| 1,109 | 40,039,088 | shoulda |
| 3,612 | 3,147,754 | rcov |
| 4,308 | 2,036,681 | jeweler |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | agranov |