method
find_in
v6.0.0 -
Show latest stable
- Class:
Rails::SourceAnnotationExtractor
find_in(dir)public
Returns a hash that maps filenames under dir (recursively) to arrays with their annotations. Files with extensions registered in Rails::SourceAnnotationExtractor::Annotation.extensions are taken into account. Only files with annotations are included.