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: 94,662 of 183,107
Downloads: 7,928

Daily

Ranking: 42,025 of 183,092
Downloads: 2

Depended by

RankDownloadsName
78,66710,629accounts

Depends on

RankDownloadsName
25817,849,894rspec
45550,406,406mail

Owners

#GravatarHandle
1iconlsiden