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: 99,688 of 195,671
Downloads: 8,635

Daily

Ranking: 110,474 of 195,647
Downloads: 0

Depended by

RankDownloadsName
84,02211,386accounts

Depends on

RankDownloadsName
291,005,253,991rspec
51748,302,763mail

Owners

#GravatarHandle
1iconlsiden