lsegal / yard

YARD is a Ruby Documentation tool. The Y stands for "Yay!"
http://yardoc.org
MIT License
1.95k stars 398 forks source link

use ensure_loaded! with mixin objects #1468

Closed ccutrer closed 1 year ago

ccutrer commented 2 years ago

This handles the case of a module including itself into the recipient, defined a different file

Completed Tasks

lsegal commented 1 year ago

Sorry about the delay. Thanks for the PR!