Is there an easy way to create a sitemaps file for Rails projects? Especially for dynamic sites (such as Stack Overflow for example) there should be a way to dynamically cre
Now for rails3, it is better off using full-featured sitemap_generator gem.