Sha256: 4340f0ffd4dd5e5b3e4de6ec767721a7081f3934c0c2f1b5081455ff47aedf97

Contents?: true

Size: 1.03 KB

Versions: 1

Compression:

Stored size: 1.03 KB

Contents

=== 0.3.2 / 2009-06-09

* Fixes "uninitialized constant ActionController" error
* Fixes "Unknown key(s): path" error

=== 0.3.1 / 2009-04-18

* Fixes broken gemspec

=== 0.3.0 / 2009-04-06

* API change: Pass model through as first argument to add method, e.g.sitemap.add(Posts, {:path => 'articles'})
* API change: Use Rails' polymorphic_url helper to generate URLs if Rails is being used
* API change: Only ping search engines when ping_search_engines is explicitly called
* Add support for passing options through to the model's find method, e.g. :conditions
* Allow base URL to be specified as a hash as well as a string
* Add support for changefreq and priority
* Pluralize sitemap model filenames
* GZipping may optionally be turned off

=== 0.2.1 / 2009-03-12

* Normalize path arguments so it no longer matters whether a leading slash is used or not

=== 0.2.0 / 2009-03-11

* Methods are now chainable

=== 0.1.4 / 2009-03-11

* Add clean method to clear out Sitemaps directory
* Make methods chainable

=== 0.1.3 / 2009-03-10

* Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
alexrabarts-big_sitemap-0.3.2 History.txt