> > Does anyone know if that magic syntax has a name, and/or some > documentation? >
link_to, form_for and friends all lean on url_for, which in turn leans on polymorphic_url for this bit of magic. Not really sure about the name, although 'resource-oriented style' is mentioned in the docs a few times I think. Paul --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "NWRUG" 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/nwrug-members?hl=en -~----------~----~----~----~------~----~------~--~---
