On Wed, Dec 7, 2011 at 7:26 AM, amvis <vgrkrish...@gmail.com> wrote: > > i have seen one link_to function, but i didn't get the path flow. which > written in that function. PLZ any one clear dat function > > <%= link_to "Loyalty Report", report_listing_path(@listing, :format => > "csv") unless @listing.parent %><br />
What exactly you don't get? Have you seen the generated HTML for this? The report_listing_path is a resource's route helper function. If this is what you don't understand, you should take a look at http://guides.rubyonrails.org/routing.html Hope it helps. Cheers. -- Leonardo Mateo. There's no place like ~ -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.