Flowdock
child_modules() 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 27
      def child_modules
        @child_modules ||= []
      end
Register or log in to add new notes.