Remove #merge method from Default tag class.
Let the auto-merging algorithm take care of this. Change the generic merging algorithm to merge all non-nil fields. Previously it checked for #key_exists? but in the case of :default the key existed but defaulted to nil.
Loading
Please register or sign in to comment