> i would like to add the .html extension by default to all my > resources. What is the best way to do that? The reason for this is > that i need to download the generated sites via wget and i need > the .html extension for the downloaded files. Also it would be nice if > the link_to would automatically generate the links with .html...
That's a very bad idea. The better idea might be to add -E option to your wget call (and maybe -k too). Regards, Rimantas -- http://rimantas.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 -~----------~----~----~----~------~----~------~--~---

