]> git.cworth.org Git - sup/commit
giving a block to PollManager#each_message_in_source is now optional
authorWilliam Morgan <wmorgan-sup@masanjin.net>
Sun, 24 Feb 2008 22:31:52 +0000 (14:31 -0800)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Sun, 24 Feb 2008 22:31:52 +0000 (14:31 -0800)
commitb5c1bcbd4c25618574f94e683773647906f023e0
treea69adff4a04779cfd34a7bb7c066569ae9b9afaa
parentecfdae994dcae9dcc6c554d9157d7ce5f0c6e188
giving a block to PollManager#each_message_in_source is now optional

The block is only there to allow tweaks to the message before insertion.
It's perfectly useful to call this method without the block.
lib/sup/poll.rb