method
included
rspec latest stable - Class:
Spec::Example::ModuleReopeningFix
included(mod)public
No documentation available.
# File lib/spec/example/module_reopening_fix.rb, line 31
def included(mod)
child_modules << mod
end