ActionController::Base.param_parsers.delete(Mime::XML)
This will disable parsing of xml which most people never use anyway