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,698 of 193,214
Downloads: 8,585

Daily

Ranking: 53,031 of 193,188
Downloads: 4

Depended by

RankDownloadsName
83,24211,312accounts

Depends on

RankDownloadsName
29983,045,376rspec
51723,544,991mail

Owners

#GravatarHandle
1iconlsiden