Actions
Feature #8959
openAllow top level prepend
Feature #8959:
Allow top level prepend
Description
Since include works on top level, it's reasonable to enable top level
prepend as well.
I've already added a patch (it was partially merged by nobu): https://github.com/ruby/ruby/pull/395
Actions