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: 93,311 of 180,689
Downloads: 7,760

Daily

Ranking: 84,598 of 180,681
Downloads: 2

Depended by

RankDownloadsName
77,00310,505accounts

Depends on

RankDownloadsName
24772,514,050rspec
45505,586,098mail

Owners

#GravatarHandle
1iconlsiden