chrisdickinson / plate

a javascript template library, aimed at being compatible with django's template language.
183 stars 16 forks source link

Fix pluralize defaulting to 's' #14

Closed hayes closed 11 years ago

hayes commented 11 years ago

the last parameter is always a callback, so plural will not be falsy when no string is passed