Sha256: b0bf3a941f980ae77a5b46f3446bff38c9b321a4b0acbb11eaadc54f9f0c0c57
Contents?: true
Size: 219 Bytes
Versions: 11
Compression:
Stored size: 219 Bytes
Contents
# frozen_string_literal: true module AnnotateRb module ModelAnnotator module IndexAnnotation autoload :AnnotationBuilder, "annotate_rb/model_annotator/index_annotation/annotation_builder" end end end
Version data entries
11 entries across 11 versions & 1 rubygems