Those would be created from the routes in the routes.rb file. See if the online example has a reference to routes and you should find your explanation there. Those are dynamically created methods and are not native rails methods.
On 4/23/07, Divya Khullar <[EMAIL PROTECTED]> wrote: > > Hello, > I was checking out the Intranet example in "Ajax on Rails" book and i > come accross contacts_url and message_url etc. I cannot find where the > declaration is in the example nither i can find any reference online. > Please if some one has info let me know. > Thanks > Divya > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
