aboutsummaryrefslogtreecommitdiffstats
path: root/test/service/controllerSpec.js
AgeCommit message (Collapse)Author
2012-02-21feat($compile) add locals, isolate scope, transclusionMisko Hevery
2012-01-23refactor($controller): Add $controller service for instantiating controllersVojta Jina
So that we can allow user to override this service and use BC hack: https://gist.github.com/1649788