README.rdoc in alexrabarts-big_sitemap-0.3.4 vs README.rdoc in alexrabarts-big_sitemap-0.4.0
- old
+ new
@@ -53,12 +53,12 @@
* <code>:max_per_sitemap</code> -- <code>50000</code>, which is the limit dictated by Google but can be less
* <code>:batch_size</code> -- <code>1001</code> (not <code>1000</code> due to a bug in DataMapper)
* <code>:gzip</code> -- <code>true</code>
* <code>:ping_google</code> -- <code>true</code>
* <code>:ping_yahoo</code> -- <code>false</code>, needs <code>:yahoo_app_id</code>
-* <code>:ping_msn</code> -- <code>false</code>
-* <code>:pink_ask</code> -- <code>false</code>
+* <code>:ping_bing</code> -- <code>false</code>
+* <code>:ping_ask</code> -- <code>false</code>
=== Chaining
You can chain methods together. You could even get away with as little code as:
@@ -103,10 +103,14 @@
== Credits
Thanks to Alastair Brunton and Harry Love, who's work provided a starting point for this library.
http://scoop.cheerfactory.co.uk/2008/02/26/google-sitemap-generator/
-Thanks to Mislav Marohnić for contributing patches.
+Thanks to those who have contributed patches:
+
+* Mislav Marohnić
+* Jeff Schoolcraft
+* Dalibor Nasevic
== Copyright
Copyright (c) 2009 Stateless Systems (http://statelesssystems.com). See LICENSE for details.