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

Configure the render_method and parsing function #20

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

Conversation

gja
Copy link

@gja gja commented May 29, 2016

This pull request adds the ability to set the render_method and parsing function. This allows you to put in a cache, to ensure the same template does not get compiled over and over again. This closes #18

@chamnap chamnap force-pushed the master branch 5 times, most recently from 3b7d8d2 to 6181b7b Compare December 31, 2017 03:36
@chamnap
Copy link
Owner

chamnap commented Dec 31, 2017

I believe it should be done similar to slim-rails or haml-rails. I will work on it later...

jnettome added a commit to jnettome/liquid-rails that referenced this pull request Oct 15, 2020
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.

cacheable? false
2 participants