Sha256: 6af3855093dfdb90fa792315459950fbcc6d0861a9b2fb6a1502ec5220ae5fa9
Contents?: true
Size: 352 Bytes
Versions: 2
Compression:
Stored size: 352 Bytes
Contents
# mail example text("touch the box to send mail to jeezs") b=box({x: 333}) b.touch do ATOME.message({type: :mail,from: 'contact@atome.one', to: 'jeezs@icloud.com', subject: "it's about...", content: 'hello jeezs! how are you', attachment:['/home/atome/www/public/medias/images/freebsd.png', '/home/atome/www/public/medias/images/jeezs.png']}) end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
atome-0.4.7.0 | vendor/assets/build/medias/rubies/examples/Old_examples/mail.rb |
atome-0.4.5.4 | vendor/assets/build/medias/rubies/examples/Old_examples/mail.rb |