Igor Minar 142a985f33 Revert "Issue #51: Update extensionMap()"
This reverts commit 00ca67e4be.

Now that we don't have published services, we don't need to worryi
about this any more and in fact this behavior is confusing because
to override a service that has dependencies with a services with
no dependencies one must specify $inject:[] or else the old
dependencies will be injected.

Conflicts:

	src/Angular.js
	test/AngularSpec.js
2011-01-07 12:02:45 -08:00
2010-11-04 11:07:49 -07:00
2010-12-10 17:04:56 -08:00
2011-01-04 18:04:01 -08:00
2010-10-18 16:24:43 -07:00
2011-01-07 12:02:45 -08:00
2010-10-29 10:47:06 -07:00
2010-10-29 10:47:06 -07:00
2010-11-04 11:07:49 -07:00
2010-07-09 14:45:29 -07:00
2010-01-05 16:57:36 -08:00
2010-03-15 14:41:28 -07:00
2010-11-12 16:13:53 -08:00
2010-11-12 16:13:53 -08:00
2010-11-03 09:47:22 -07:00
2010-11-09 21:44:51 -08:00
2010-10-29 10:47:51 -07:00

Angular

Compiling

rake compile

Running Tests

rake server:start
rake test
Description
No description provided
Readme MIT 63 MiB
Languages
JavaScript 98.8%
HTML 0.6%
Shell 0.4%
PHP 0.1%