method
replace
v3.2.8 -
Show 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.