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: 100,071 of 196,480
Downloads: 8,655

Daily

Ranking: 68,498 of 196,444
Downloads: 0

Depended by

RankDownloadsName
84,30011,426accounts

Depends on

RankDownloadsName
291,018,839,902rspec
51763,279,172mail

Owners

#GravatarHandle
1iconlsiden