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: 96,751 of 187,255
Downloads: 8,289

Daily

Ranking: 98,642 of 187,239
Downloads: 1

Depended by

RankDownloadsName
81,27710,968accounts

Depends on

RankDownloadsName
27919,498,517rspec
49651,662,833mail

Owners

#GravatarHandle
1iconlsiden