Sha256: bf52b25a1241a36a09c3560ed249ac02573bc4ff2355c37fe9d2ae5d19aa3824
Contents?: true
Size: 269 Bytes
Versions: 1
Compression:
Stored size: 269 Bytes
Contents
require "mail" # The hope is to upstream most of these basic additions to the Mail gem's Mail object. But until then, here they lay! Dir["#{File.expand_path(File.dirname(__FILE__))}/mail_ext/*"].each { |path| require "action_mailbox/mail_ext/#{File.basename(path)}" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
actionmailbox-0.1.0 | lib/action_mailbox/mail_ext.rb |