http://angularjs.org/Cookbook:DeepLinking
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 31 Oct 2010 12:03:14 +0000 (13:03 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 31 Oct 2010 12:03:14 +0000 (13:03 +0100)
commit5f74c3b303027489053b673773cc17e6aaaf02c6
tree54db9bbbb71dfb22fddf8d98277cf159805f0ca0
parent4baffa6f3524fc7d3911b350adc3cf80353fc52f
http://angularjs.org/Cookbook:DeepLinking

This example works from it's subdirectory when server is started with:

ANGULAR_JS=http://angularjs.org/ng/js/angular-debug.js ./angular-server.pl daemon --reload

to use upstream angular, but not with current version from git (but it
works from root of server)
templates/Cookbook/5-DeepLinking.html.ep [new file with mode: 0644]