couchrest_model/spec/fixtures/views/lib.js
2008-08-02 00:03:54 -07:00

3 lines
45 B
JavaScript

function globalLib() {
return "fixture";
};