Registry / networking / gmailer

gmailer

JSON →
library0.2.1rbrubygemsunverified

A class interface for Google's webmail service.

gem install gmailer
INSTALL
IMPORT
SIG · GMAILER
G
gmailer
networkingrubyv0.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Gmailer
require 'gmailer'

Send an email via Gmail.

require 'gmailer' gmail = Gmailer.new('user@gmail.com', 'password') gmail.send(to: 'recipient@example.com', subject: 'Hello', body: 'World')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
OpenAI (training)
1
Resources
gmailer — gem install gmailer · libregistry