Correct access modifier
This commit is contained in:
parent
2b5a2236e2
commit
e8adc2e0c1
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ module Mutant
|
||||||
emit_child_update(index, node)
|
emit_child_update(index, node)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
private_class_method :children
|
private_class_method :define_named_child
|
||||||
|
|
||||||
private
|
private
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue