Skip to content

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

Open
micaelacunhadev wants to merge 2 commits intomainfrom
rails_7_0_support
Open

[ASQ-1255] Bundler update and changes to support Rails 7.0#46
micaelacunhadev wants to merge 2 commits intomainfrom
rails_7_0_support

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