method
replace
rails latest stable - Class:
ActiveSupport::OrderedHash
replace(other)public
When replacing with another hash, the initial order of our keys must come from the other hash -ordered or not.
replace(other)When replacing with another hash, the initial order of our keys must come from the other hash -ordered or not.