Project

General

Profile

« Previous | Next » 

Revision b697e513

Added by Michael Moll almost 6 years ago

Refs #22058 - refresh rubocop config and apply autofixes

View differences:

app/controllers/api/v2/autosign_controller.rb
end
def handle_proxy_error(exception)
render :status => 500, :json => { error: exception.message }
render :status => :internal_server_error, :json => { error: exception.message }
end
end
end

Also available in: Unified diff