Path to this page:
./
wip/ruby-actionmessenger,
Ruby convenience framework for instant messaging
Branch: CURRENT,
Version: 0.2.0,
Package name: ruby32-actionmessenger-0.2.0,
Maintainer: yuripoloniRuby 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
Required to run:[
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: c6866c95ea09002fd17e4c24880987a3eaaf24c4
Filesize: 139.5 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-19) Updated to version: ruby32-actionmessenger-0.2.0
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Updated to version: ruby31-actionmessenger-0.2.0
- (2023-02-13) Package has been reborn
- (2021-10-08) Updated to version: ruby27-actionmessenger-0.2.0
CVS history: (Expand)
2012-10-07 16:53:42 by Aleksej Saushev | Files touched by this commit (79) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2010-11-13 00:58:33 by Aleksey Cheusov | Files touched by this commit (1) |
Log message:
Updated for recent ruby gems framework
Updated MASTER_SITES
Minor clean-ups (pkglint)
|
2009-09-02 21:31:27 by Yuri Poloni | Files touched by this commit (4) | |
Log message:
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
|