Add comment (and trigger build?)

pull/16290/head
Rafa de la Torre 3 years ago
parent 90f8c3a4cc
commit bc496c693b

@ -73,6 +73,8 @@ module Carto
check_no_extra_properties!
authorize!
# NOTE: beware of this metaprogramming piece when browsing
# the code
report_to_methods = methods.select do |method_name|
method_name.to_s.start_with?('report_to')
end

Loading…
Cancel
Save