1
0
Fork 0
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:
Xavier Noria 2012-09-18 11:13:04 +02:00
parent 254a3249d8
commit 9f2d1a146c

View file

@ -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: