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

fix interpolation for model methods #62

Closed

Conversation

ianstormtaylor
Copy link
Contributor

this fixes the case where you have a template like this:

<h1>{name}</h1>

and the obj you are working with happens to a model with a name getter-setter method

@ianstormtaylor
Copy link
Contributor Author

added tests, but you prolly want to merge in the other pull first with the tests fixed

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

3 participants