I am working on an application where I have to 1) get all the links of website 2) and then get the list of all the files and file extensions in each of the web page/link.
I am done with the first part of it :) now I have to get the all the files/file-extensions in each of the page. Can anybody guide me how to parse the links/webpage and get the file- extensions in the page? -- Posted via http://www.ruby-forum.com/. -- 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 [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-talk?hl=en.

