Renan Gonçalves
|
99205e4113
Adding _stop() back to classes that used to extend Cake\Core\Object.
|
12 years ago |
Ber Clausen
|
2db1c1cea5
Rename RouterCollection::routes() to all().
|
12 years ago |
Ber Clausen
|
60cca760ce
Test that RouterCollection::routes() gets the list of connected routes.
|
12 years ago |
Ber Clausen
|
c34156a3cb
Be more explicit on what the test is about.
|
12 years ago |
Ber Clausen
|
334c56f19c
Replace more arrays in favor of the shorter syntax.
|
12 years ago |
Ber Clausen
|
60150a504e
Always set an '_ext' parameter when calling Router::url().
|
12 years ago |
Ber Clausen
|
4d20e0b247
Replace empty arrays with the new syntax.
|
12 years ago |
Ber Clausen
|
7f17898a45
Test that resources can be mapped with a default extension.
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
ndm2
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |
Sam
|
73d0f2a16e
Removed confusing test I changed earlier. Added a new test.
|
12 years ago |
Sam
|
a554ac4651
Comment correction - extra to.
|
12 years ago |
Sam
|
a7b1e34c1b
Updated test. Setting a prefix route param default is now just like setting any other route param default.
|
12 years ago |
Sam
|
3bb9b64d5a
Updated test. Setting global config 'Routing.prefixes' is no longer a side affect of setting some prefixed route.
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |