Daniel Kim

Results 1 issues of Daniel Kim

here's the stack trace from running in node repl: ``` node> var humanize = require('/usr/local/src/inflection/lib/inflection').humanize; [Function] node> humanize('find_name') ReferenceError: HUMANS is not defined at Object. (/usr/local/src/inflection/lib/inflection.js:199:16) ```