Sha256: 396199342e8a340c1e3ce6114d38bd913fb28642a44290e50b6f4de1789e5e1f

Contents?: true

Size: 1.14 KB

Versions: 1

Compression:

Stored size: 1.14 KB

Contents

=== 0.3.2 / 2009-06-09

* Better handling of URLs when Rails' polymorphic_url isn't available in the model

=== 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.3 History.txt