Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Rails output safety #1836

Merged
merged 3 commits into from
Feb 6, 2024
Merged

Improve Rails output safety #1836

merged 3 commits into from
Feb 6, 2024

Conversation

Floppy
Copy link
Collaborator

@Floppy Floppy commented Feb 6, 2024

Fix linter issues and enhance safety by removing uses of html_safe, replacing with safe_join where necessary, or refactoring appropriately.

@Floppy Floppy enabled auto-merge February 6, 2024 15:09
Copy link

codeclimate bot commented Feb 6, 2024

Code Climate has analyzed commit 0b73162 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 40.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 72.9% (0.1% change).

View more on Code Climate.

@Floppy Floppy added the improvement Refactors and behind-the-scenes improvements label Feb 6, 2024
@Floppy Floppy merged commit a64372b into main Feb 6, 2024
6 checks passed
@Floppy Floppy deleted the remove-html-safe branch February 6, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Refactors and behind-the-scenes improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant