dotJEM / angular-routing

Enhanced state based routing for Angular applications!
https://dotjem.github.io/angular-routing/
MIT License
75 stars 9 forks source link

Function as this in injector calls. #11

Closed jeme closed 11 years ago

jeme commented 11 years ago

For all injector calls in transitions etc, use the function it self as this.

This requires that we extract the function if it uses an array definition.