mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-05-25 05:49:47 +08:00
eefb920d0e0345485a8eb120aeecc3b1aa9f6719
When a method foo is called on a Resource object, say myResource there are two copies that happen to the resource: - one inside Resource.foo() in some dummy function - another inside myResource.$foo() inside the callback passed to foo()
Angular
Compiling
rake compile
Running Tests
rake server:start
rake test
Languages
JavaScript
98.8%
HTML
0.6%
Shell
0.4%
PHP
0.1%