angular.js/example
Misko Hevery 48697a2b86 refactor(injector): turn scope into a service
- turn scope into a $rootScope service.
- injector is now a starting point for creating angular application.
- added inject() method which wraps jasmine its/beforeEach/afterEach,
  and which allows configuration and injection of services.
- refactor tests to use inject() where possible

BREAK:
- removed angular.scope() method
2011-11-14 16:39:31 -08:00
..
buzz chore(formating): clean code to be function() { 2011-10-11 11:01:46 -07:00
personalLog refactor(injector): turn scope into a service 2011-11-14 16:39:31 -08:00
tweeter chore(formating): clean code to be function() { 2011-10-11 11:01:46 -07:00
index.html rename and fix binding examples 2010-03-15 14:47:28 -07:00
temp.html update example/temp.html template 2011-01-24 14:03:42 -08:00
view1.html add missing example files for temp.html 2011-02-18 23:02:13 -08:00
view2.html add missing example files for temp.html 2011-02-18 23:02:13 -08:00