Skip to content

Resolve "[Rails5] Fix params in app/views/admin/runners/index.html.haml"

What does this MR do?

Replaces params with safe_params methods in app/views/admin/runners/index.html.haml

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

Migration to Rails 5.0.

Screenshots (if relevant)

No.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #47377 (closed)

Edited by blackst0ne

Merge request reports