couchrest_model/lib/couchrest/helper/template-app/library/helpers/helper.js
2009-01-01 23:11:01 -08:00

3 lines
No EOL
48 B
JavaScript

function aHelperFunction() {
return "help";
};