27 28 29 30 31
# File 'lib/xing/specdoc/module.rb', line 27 def record_docs doc_hash.each_pair do |_, docs| docs.record end end