couchrest_model/lib/couchrest/helper/template-app/views/_lib/helper.js
2009-01-01 22:45:41 -08:00

3 lines
No EOL
48 B
JavaScript

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