Skip to content

Address rendering with file names including dots(.) deprecation

What does this MR do and why?

Addressed the following deprecation warnings; DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated

This is deprecated by https://github.com/rails/rails/pull/39164.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports