Fix YARD docs

This commit is contained in:
Markus Schirp 2013-06-29 00:59:12 +02:00
parent 006a49f964
commit 474984d2b9

View file

@ -118,6 +118,8 @@ module Mutant
# @raise [RuntimeError]
# if file cannot be found
#
# @api private
#
def self.find(logical_name)
return if STOP.include?(logical_name)
CACHE.fetch(logical_name) do