pkgsrc-wip/ruby-actionmessenger/DESCR
Yuri Poloni d1715dd8ba Import ruby18-actionmessenger-0.2.0 as wip/ruby-actionmessenger.
Ruby convenience framework for instant messaging.

Features
* Supports sending and receiving of messages, using an API inspired by Action
  Mailer
* Simple mocking out of message sending code, to make unit testing your
  messaging code almost trivial
* Configuration for the messengers separated from the code
* Ability to control multiple messengers, if you want, although a single
  messenger is much easier
2009-09-02 19:31:26 +00:00

10 lines
410 B
Text

Ruby convenience framework for instant messaging.
Features
* Supports sending and receiving of messages, using an API inspired by Action
Mailer
* Simple mocking out of message sending code, to make unit testing your
messaging code almost trivial
* Configuration for the messengers separated from the code
* Ability to control multiple messengers, if you want, although a single
messenger is much easier