Skip to content

Fix link_to_reply_diff.

Created by: cirosantilli

Came from a typo < instead of <<.

@randx consider using https://github.com/scrooloose/syntastic and gem install ruby-lint: it put a huge yellow marker next to that line saying statement without effect. (does some false positives too, but I think it's worth it).

Before:

screenshot from 2014-09-19 14 06 51 gitlab reply diff before

After:

screenshot from 2014-09-19 14 06 32 gitlab reply diff

Merge request reports