class method self.load_all!

Ruby on Rails 2.3.18

Since v2.3.18 Last seen in v2.3.18

Signature

self.load_all!()

No documentation comment.

Source
# File actionmailer/lib/action_mailer.rb, line 37
  def self.load_all!
    [Base, Part, ::Text::Format, ::Net::SMTP]
  end

Defined in actionmailer/lib/action_mailer.rb line 37 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionMailer

Type at least 2 characters to search.

↑↓ navigate · open · esc close