dotJEM / angular-routing

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

$template as function #79

Closed jeme closed 10 years ago

jeme commented 10 years ago

Since $template only has a single function get it makes sense to make the service it self into a single function like with $scroll

If we do that we need to investigate how we can mock that however.