Skip to content

Rails5 fix expected: 0 times with any arguments received: 1 time with…

Jasper Maes requested to merge jlemaes/gitlab-ce:rails5-fix-48141 into master

What does this MR do?

The before_actions in Rails5 continue after this empty format.html is returned. Fixed by calling render explicitly.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

rails5 upgrade

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #48141 (closed)

Edited by Rémy Coutable

Merge request reports

Loading