Skip to content

[ASQ-1255] Bundler update and changes to support Rails 7.0 #46

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

micaelacunhadev
Copy link
Member

@micaelacunhadev micaelacunhadev commented May 30, 2025

Description

When upgrading ASQ to Rails 7.0 in the scope of ticket ASQ-984, the html generated by raddocs was escaped. A quick solution was to add escape_html: false to the set command:

set :haml, format: :html5, escape_html: false

Motivation and Context

ASQ-1255 - Upgrade SmartLogic gems used in ASQ
ASQ-984 - Upgrade ASQ from Rails 6.1 -> 7.0

Notes

In the future, the goal will be to simply use erb files instead of haml files, in the scope of this issue.

@micaelacunhadev micaelacunhadev changed the title Bundler update and changes to support Rails 7.0 [ASQ-1255] Bundler update and changes to support Rails 7.0 May 30, 2025
@micaelacunhadev micaelacunhadev requested a review from janxious May 30, 2025 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant