From: Herve Saint-Amand Date: Mon, 13 Feb 2017 12:08:41 +0000 (+0000) Subject: Fixed quote style to please rubocop X-Git-Tag: live~3530^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/cc65b2d126d708499edb5fb5d513266cfa33a47b?hp=a520f1251cf06be665d93037c74116a9f769fbf1;ds=sidebyside Fixed quote style to please rubocop --- diff --git a/app/helpers/notifier_helper.rb b/app/helpers/notifier_helper.rb index da55f6c0e..dbd2d245d 100644 --- a/app/helpers/notifier_helper.rb +++ b/app/helpers/notifier_helper.rb @@ -6,7 +6,7 @@ module NotifierHelper def link_to_user(display_name) link_to( content_tag( - 'strong', + "strong", display_name, # NB we need "text-decoration: none" twice: GMail only honours it on # the but Outlook only on the