Sha256: b4c3c23f65c2113faa5706958f7049af0dc8a572873ce15a216307957a3303b8

Contents?: true

Size: 240 Bytes

Versions: 3

Compression:

Stored size: 240 Bytes

Contents

# frozen_string_literal: true

module AnnotateRb
  module ModelAnnotator
    module CheckConstraintAnnotation
      autoload :AnnotationBuilder, "annotate_rb/model_annotator/check_constraint_annotation/annotation_builder"
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
annotaterb-4.10.1 lib/annotate_rb/model_annotator/check_constraint_annotation.rb
annotaterb-4.10.0 lib/annotate_rb/model_annotator/check_constraint_annotation.rb
annotaterb-4.9.0 lib/annotate_rb/model_annotator/check_constraint_annotation.rb