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

Remove mention of Haml::Engine in favor of Haml::Template #1090

Merged
merged 1 commit into from Sep 27, 2022

Conversation

danieldiekmeier
Copy link
Contributor

In Haml 6, the suggested code for using Haml programmatically was changed from Haml::Engine to Haml::Template. This PR adjusts the mention of Haml::Engine in the line before to be in line with the example code.

Copy link
Member

@k0kubun k0kubun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@k0kubun k0kubun merged commit 9a96492 into haml:main Sep 27, 2022
@danieldiekmeier danieldiekmeier deleted the patch-1 branch September 27, 2022 06:10
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.

None yet

2 participants