just look into router test cases:
cake/tests/cases/libs/router.test.php

On Nov 17, 5:39 pm, Bob Mattax <[EMAIL PROTECTED]> wrote:
> I am trying to take advantage of the default rest routing, and can't
> seem to get it to work.  I think the issue is that my ID I'm passing
> isn't numeric.
>
> 1)  Is there someway to override the "ID must be numeric" regex if I'm
> using an email as an id instead?
> 2)  Is there a list of the various routes that are created w/ the
> mapResources command?  What I'm looking for is a couple of
> Router::Connect(.... ) examples that represent what happens in that
> command.
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to