Commit Graph

11 Commits

Author SHA1 Message Date
GitLab Bot 2516f0d87b Add latest changes from gitlab-org/gitlab@master 2021-01-29 18:09:17 +00:00
GitLab Bot c59765a50a Add latest changes from gitlab-org/gitlab@master 2020-06-24 18:09:03 +00:00
GitLab Bot f155cc9034 Add latest changes from gitlab-org/gitlab@master 2019-10-16 03:06:12 +00:00
Lin Jen-Shin ebe89e8bd2 Explicitly state that we're trying to prepend twice 2018-09-11 18:45:49 +08:00
Lin Jen-Shin 1cee6b3c72 Add a test for triggering MultiplePrependedBlocks 2018-09-11 18:45:49 +08:00
Lin Jen-Shin 3acec5328e Explain why we need locals again in let(:ce) 2018-09-11 18:45:49 +08:00
Lin Jen-Shin e8a455dc92 Following the feedbacks 2018-09-11 18:45:49 +08:00
Lin Jen-Shin 07da8f9128 Preserve prepend semantics for Ruby
However we still want to make ClassMethods work!

And we'll need to fix codes using the wrong include/prepend
along the way. There were a lot of misuses.
2018-09-11 18:45:49 +08:00
Lin Jen-Shin d7f87a2bc9 Absorb the old tests 2018-09-11 18:45:49 +08:00
Lin Jen-Shin 517ee9fd04 Fix Override. Properly define prepended
We should never be sloppy!
2018-09-11 18:45:49 +08:00
Lin Jen-Shin 71fefe1474 Properly implement prepending for Concern 2018-09-11 18:45:49 +08:00