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

Update Mustache render function (.to_html deprecated now). #43

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

Conversation

alexis-renard
Copy link

This was not functional with the current version of mustache. Please update the README or adapt the code accordingly. :)

@alexis-renard alexis-renard changed the title Update render function (.to_tml not deprecated) now. Update Mustache render function (.to_html deprecated now). May 2, 2020
mhw added a commit to mhw/mustache-js-rails that referenced this pull request Jun 11, 2021
mhw added a commit to mhw/mustache-js-rails that referenced this pull request Jun 11, 2021
Temporary change until
jonnyreeves/jquery-Mustache#43 is merged.

This updates the submodule dependency and also manually updates the
vendored copy of `jquery.mustache.js`:
`jquery.mustache.js/src/jquery.mustache.js` has the `.to_html`
change but `jquery.mustache.js/jquery.mustache.js` has not been
regenerated and so we can't use `rake` to update the vendored
assets.
@mhw
Copy link

mhw commented Jun 14, 2021

See also https://github.com/mhw/jquery-Mustache which builds on Alexis' fix. I've reconciled a divergence between jquery.mustache.js and src/jquery.mustache.js and rebuilt the concatenated file.

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.

2 participants