method
deep_merge?
rails latest stable - Class:
ActiveSupport::DeepMergeable
deep_merge?(other)public
Returns true if other can be deep merged into self. Classes may override this method to restrict or expand the domain of deep mergeable values. Defaults to checking that other is of type self.class.