Registry / messaging / outbox

outbox

JSON →
library0.2.1rbrubygemsunverified

A generic interface for sending email, SMS, and push notifications.

gem install outbox
INSTALL
IMPORT
SIG · OUTBOX
O
outbox
messagingrubyv0.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.

Outbox
require 'outbox'

Send an email notification

require 'outbox' Outbox.deliver(:email, to: 'user@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
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
outbox — gem install outbox · libregistry