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

Active template virtual path #13

Merged
merged 2 commits into from
Dec 10, 2023
Merged

Active template virtual path #13

merged 2 commits into from
Dec 10, 2023

Conversation

jho406
Copy link
Contributor

@jho406 jho406 commented Dec 10, 2023

No description provided.

After the revert, we'd like to rename the method and make it accessible to all
templates. The reasoning behind this is because superglue was using @virtual_path
on the html templates, which seemed like a private variable, with this change we
expose the active_template_virtual_path to everyone so we don't have to use private
instance vars elsewhere.
@jho406 jho406 merged commit 919b0bc into main Dec 10, 2023
10 checks passed
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

1 participant