pull/11735/head
Javier Torres 7 years ago committed by GitHub
parent 5535827748
commit e23e8d7855
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,7 +36,7 @@ module ActionDispatch
# if v.empty?
# hash[k] = nil
# ActiveSupport::Notifications.instrument("deep_munge.action_controller", keys: keys)
#end
# end
when Hash
deep_munge(v, keys)
end

Loading…
Cancel
Save