Hi! I am trying to save message attachment to a file (to process it than):
msg.attachments.first.save(new_file)
NoMethodError: undefined method each_read' for #<Ole::Storage::RangesIOMigrateable:0x0055729e85b040> from ..gems/2.3.0/gems/ruby-msg-1.5.2/lib/mapi/base.rb:33:in save'