Categories: None [Edit]

mail-store-agent

https://rubygems.org/gems/mail-store-agent
https://github.com/lsiden/mail-store-agent
require 'mail' require 'mail-store-agent' Mail.defaults do delivery_method :test end Mail::TestMailer.deliveries = MailStoreAgent.new # send some mail to [email protected], and then ... Mail::TestMailer.deliveries.get('[email protected]').is_a? Mail::Message # or nil

Total

Ranking: 96,368 of 186,715
Downloads: 8,151

Daily

Ranking: 91,837 of 186,700
Downloads: 4

Depended by

RankDownloadsName
80,45110,880accounts

Depends on

RankDownloadsName
27909,005,466rspec
49639,308,319mail

Owners

#GravatarHandle
1iconlsiden