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: 97,933 of 191,483
Downloads: 8,505

Daily

Ranking: 140,423 of 191,454
Downloads: 0

Depended by

RankDownloadsName
82,34311,247accounts

Depends on

RankDownloadsName
29964,633,797rspec
51702,461,975mail

Owners

#GravatarHandle
1iconlsiden