Skip to content

Override module to specify that we're overriding

Lin Jen-Shin requested to merge 1819-override into master

What does this MR do?

Introduce a Override module to specify that we're overriding

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

CE: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16131

Why was this MR needed?

raise NotImplementedError unless defined?(super) doesn't work well

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #1819 (closed)

Edited by Lin Jen-Shin

Merge request reports