mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
spurious space I saw in passing
This commit is contained in:
parent
254a3249d8
commit
9f2d1a146c
1 changed files with 1 additions and 1 deletions
|
@ -381,7 +381,7 @@ module ActionMailer #:nodoc:
|
|||
|
||||
self.protected_instance_variables = [:@_action_has_layout]
|
||||
|
||||
helper ActionMailer::MailHelper
|
||||
helper ActionMailer::MailHelper
|
||||
|
||||
private_class_method :new #:nodoc:
|
||||
|
||||
|
|
Loading…
Reference in a new issue