gitlab-org--gitlab-foss/app/views/dashboard
blackst0ne eddf3febd7 [Rails5] Add `safe_params` helper
Rails 5.0 requires to explicitly permit attributes when building a URL
using current `params` object.

The `safe_params` helper allows developers to just call `safe_params.merge(...)`
instead of manually adding `permit` to every call.

https://github.com/rails/rails/pull/20868
2018-04-08 15:35:30 +11:00
..
groups
milestones
projects
snippets
todos
_activities.html.haml
_activity_head.html.haml
_groups_head.html.haml
_projects_head.html.haml
_sidebar.html.haml
_snippets_head.html.haml
activity.html.haml
issues.atom.builder [Rails5] Add `safe_params` helper 2018-04-08 15:35:30 +11:00
issues.html.haml [Rails5] Add `safe_params` helper 2018-04-08 15:35:30 +11:00
merge_requests.html.haml Fix breadcrumb links 2018-04-06 11:52:39 +02:00