How can I define a Meteor method which is also callable in a template helper?
I have these two files:
file: lib/test.js
Meteor.methods({
There is a fine little package for this by @msavin: https://atmospherejs.com/msavin/fetcher