Class
ActionMailer::Collector
In:
lib/action_mailer/collector.rb
Parent:
Object
Methods
all
any
custom
new
Included Modules
AbstractController::Collector
Attributes
responses
[R]
Public Class methods
new
(context, &block)
Public Instance methods
all
(*args, &block)
Alias for
any
any
(*args, &block)
custom
(mime, options={}) {|: @default_render.call| ...}
[Validate]