Flowdock
included(mod) public

No documentation

This method has no description. You can help the RSpec community by adding new notes.

Hide source
# File lib/spec/example/module_reopening_fix.rb, line 31
      def included(mod)
        child_modules << mod
      end
Register or log in to add new notes.