Skip to content

Commit

Permalink
Merge pull request #8259 from senny/make_queued_message_autoloadable
Browse files Browse the repository at this point in the history
make ActionMailer::QueuedMessage autoloadable
  • Loading branch information
rafaelfranca committed Nov 18, 2012
2 parents aff1872 + 1f1ccbc commit 06dd7e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actionmailer/lib/action_mailer.rb
Expand Up @@ -44,4 +44,5 @@ module ActionMailer
autoload :MailHelper
autoload :TestCase
autoload :TestHelper
autoload :QueuedMessage
end

0 comments on commit 06dd7e4

Please sign in to comment.