class ActionDispatch::ShowExceptions

def status_code(*)

Remove this after 3.2 is out with the other deprecations in this class.
Define this method because some plugins were monkey patching it.
def status_code(*)
end