]> git.cworth.org Git - sup/commit
Fix message_to_chunks for the m.body == nil case.
authorCarl Worth <cworth@cworth.org>
Thu, 17 Sep 2009 19:53:27 +0000 (12:53 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 17 Sep 2009 19:54:52 +0000 (12:54 -0700)
commit93ed1a68e1b4321b62bfd15600b04d3adb6f7c57
tree96f4fbbfa8cd9092cec7175054cfdfb82433c1a8
parente127eef693956080b06bc8c0157071aa0c8549cb
Fix message_to_chunks for the m.body == nil case.

The code was previously broken in calling EnclosedMessage.new with
only 2 instead of 5 arguments.
lib/sup/message.rb