Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

Fix for turnaries always being truthy when passed to escaping EJS tags. #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 19, 2013

  1. Fix for tunaries always being truthy when passed to escaping EJS tags.

    The implementation was prepending an empty string blindly to the front of the fragment provided to the tags which caused the turnary to always be evaluated truthily.
    onyxrev committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    c82ffa6 View commit details
    Browse the repository at this point in the history