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: 98,917 of 193,756
Downloads: 8,593

Daily

Ranking: 110,042 of 193,649
Downloads: 0

Depended by

RankDownloadsName
83,40411,321accounts

Depends on

RankDownloadsName
29989,540,006rspec
51730,685,276mail

Owners

#GravatarHandle
1iconlsiden