class Dry::Schema::Messages::Abstract
def rule_lookup_paths(tokens)
- Api: - private
def rule_lookup_paths(tokens) config.rule_lookup_paths.map { |key| key % tokens } end
def rule_lookup_paths(tokens) config.rule_lookup_paths.map { |key| key % tokens } end