fix($route): support route params not separated with slashes.
Commit 773ac4a broke support for route parameters that are not seperated from other route parts by slashes, which this change fixes. It also adds some documentation about path parameters to the when() method and escapes all regular expression special characters in the URL, not just some.
M
Martin Probst committed
c6392616ea5245bd0d2f77dded0b948d9e2637c8
Parent: 74dd2f7
Committed by Igor Minar <igor@angularjs.org>
on 1/16/2013, 5:41:02 PM