There was an error while loading. Please reload this page.
1 parent b9e7b4a commit 6905a21Copy full SHA for 6905a21
lib/psych/visitors/yaml_tree.rb
@@ -26,8 +26,6 @@ def register target, node
26
27
def key? target
28
@obj_to_node.key? target
29
- rescue NoMethodError
30
- false
31
end
32
33
def id_for target
0 commit comments