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,484 of 192,692
Downloads: 8,563

Daily

Ranking: 78,534 of 192,666
Downloads: 10

Depended by

RankDownloadsName
82,98311,294accounts

Depends on

RankDownloadsName
29976,634,844rspec
51716,321,894mail

Owners

#GravatarHandle
1iconlsiden