aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/guide/di.ngdoc
AgeCommit message (Collapse)Author
2013-01-18docs(guide): change prototype methods to scope methods in DI examplesAmir H. Hajizamani
As explained in 'Understanding the Controller Component', Controllers written for new (post 1.0 RC) versions of Angular need to add methods to the scope directly, not the function's prototype. Correcting this example should remove any ambiguity, especially for beginners.
2013-01-17docs(guide): minor grammar fixesMatt Rohrer
2012-12-31docs(guide): change example controller to properly call greet method on greeterMatt Hardy
2012-12-10docs(guide): fix injector service code exampleRomain Neutron
Fix syntax and update code to the latest API
2012-08-30docs(typos): fix typos in dev guideTyson Benson
2012-06-02docs(dependency injecton): rewriteMisko Hevery
2011-06-06yet another docs batchIgor Minar
2011-06-06fixing broken linksIgor Minar