This warning tell you line troubled method
メソッド実行でwarningが出た時に、元のメソッドの行数を教えてくれているだけっぽい
def foo(x:, y:) # Troubled method
end
foo({x: "x", y: "y"}) # Troubled execute
example.rb:4: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
example.rb:1: warning: The called method `foo' is defined here
Original by Github issue
チャットメンバー募集
何か質問、悩み事、相談などあればLINEオープンチャットもご利用ください。