method

extensions

rails latest stable - Class: SourceAnnotationExtractor::Annotation

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v5.0.0.1) is shown here.

extensions()
public

No documentation available.

# File railties/lib/rails/source_annotation_extractor.rb, line 21
    def self.extensions
      @@extensions ||= {}
    end