Categories: None [Edit]
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: 97,758 of 190,365
Downloads: 8,484
Daily
Ranking: 59,090 of 190,317
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 82,162 | 11,230 | accounts |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | lsiden |