module GorillaPatch::DeepDup
Adding deep_dup
method
Public Instance Methods
deep_dup()
click to toggle source
# File lib/gorilla_patch/deep_dup.rb, line 7 def deep_dup dup end
Adding deep_dup
method
# File lib/gorilla_patch/deep_dup.rb, line 7 def deep_dup dup end