I need to send an email with an attachment via Ruby.
Been searching around but haven't found any simple script example to do this.
Closest I've found is ActionMailer but that seems to require a bunch of other scripts to to run. (NOTE: I am not using Ruby on Rails)