Sha256: ed657e848d05cacfb139a17f0b96c067945b4befe18d74031bdbbbf93a403048
Contents?: true
Size: 118 Bytes
Versions: 4
Compression:
Stored size: 118 Bytes
Contents
def send_message(from=@bob, to=@alice, attachment="Topic", body="Body") from.send_message(to, body, attachment) end
Version data entries
4 entries across 4 versions & 1 rubygems