method
included
1.1.4 -
Show latest stable
- Class:
Spec::Example::SharedExampleGroup
included(mod)public
No documentation available.
# File lib/spec/example/shared_example_group.rb, line 45
def included(mod) # :nodoc:
mod.module_eval(&@example_group_block)
end