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
But not anything else that responds to #to_sym. It does accept objects that
respond to #to_str.
This expands upon the ruby_bug block from upstream MRI. This also restores the
previously removed "can't use invalid keys" test, but with the String key
removed.
Reference: https://bugs.ruby-lang.org/issues/20978
0 commit comments