kadirahq / flow-router

Carefully Designed Client Side Router for Meteor
MIT License
1.09k stars 195 forks source link

Added request object to FlowRouter action parameters #665

Open TimoRuetten opened 8 years ago

TimoRuetten commented 8 years ago

Simply added the request object to the parameters of FlowRouter's action(). Sometimes its useful to have access to the req object.