src/api/app/helpers/webui/request_helper.rb
Method request_action_header
has 43 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
def request_action_header(action, creator)
source_project_hash = { project: action[:sprj], package: action[:spkg], trim_to: nil }
description = case action[:type]
when :submit