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: 104,473 of 191,335
Downloads: 7,604
Daily
Ranking: 60,176 of 191,296
Downloads: 1
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,283,000,881 | bundler |
| 49 | 709,492,556 | actionmailer |
| 1,085 | 42,884,698 | shoulda |
| 3,595 | 3,392,747 | rcov |
| 4,293 | 2,166,110 | jeweler |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | agranov |