angular.js/example/personalLog
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
..
scenario fix(example): fixes for personalLog e2e tests 2011-10-26 12:57:14 -07:00
test refactor(injector): turn scope into a service 2011-11-14 16:39:31 -08:00
personalLog.html feat(forms): new and improved forms 2011-10-11 11:01:45 -07:00
personalLog.js Adding e2e tests for the PersonalLog app 2010-10-26 21:58:00 -07:00