You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot use `&:#{origin_method_name}` because that method expects #{required_positional_arg_count}#{'argument'.pluralize(required_positional_arg_count)}.
555
+
Cannot use `&:#{origin_method_name}` because that method expects #{required_positional_arg_count}argument#{'s'ifrequired_positional_arg_count != 1}.
556
556
Symbol‐to‐proc shorthand only works for zero‐argument methods.
0 commit comments