module
ActiveSupport::DeepMergeable
rails latest stable
Provides deep_merge and deep_merge! methods. Expects the including class to provide a merge!(other, &block) method.
Files
- activesupport/lib/active_support/deep_mergeable.rb
Provides deep_merge and deep_merge! methods. Expects the including class to provide a merge!(other, &block) method.