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,267 of 192,137
Downloads: 8,533

Daily

Ranking: 46,395 of 192,103
Downloads: 3

Depended by

RankDownloadsName
82,69411,278accounts

Depends on

RankDownloadsName
29970,934,436rspec
51709,703,426mail

Owners

#GravatarHandle
1iconlsiden