meteor / validated-method

Meteor methods with better scoping, argument checking, and good defaults.
https://atmospherejs.com/mdg/validated-method
MIT License
194 stars 28 forks source link

add reference to method-hooks mixin #38

Closed leonidez closed 8 years ago

leonidez commented 8 years ago

This mixin adds before hooks (which take the method arguments and the options object as arguments) and after hooks (which take the method arguments, the method's return value, and the options object as arguments).

Fixes #27

apollo-cla commented 8 years ago

@leonidez: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/