Skip to content

Fix warning messages with SVG ALLOWED_ELEMENTS

Stan Hu requested to merge stanhu/gitlab-ce:fix-svg-constant-errors into master

Define the right module names so that Rails autoloading and eager loading will work properly.

Eliminates "warning: already initialized constant Gitlab::Sanitizers::SVG::ALLOWED_ELEMENTS"

Merge request reports