File rubygem-will_paginate-2_3.changes of Package rubygem-will_paginate-2_3
-------------------------------------------------------------------
Sun Oct 16 04:39:44 UTC 2016 - coolo@suse.com
- updated to version 2.3.17
see installed CHANGELOG.rdoc
-------------------------------------------------------------------
Fri Aug 19 13:21:51 UTC 2011 - fcastelli@novell.com
- Fix license.
- Split doc and test files from the main package.
-------------------------------------------------------------------
Thu Dec 9 16:54:33 UTC 2010 - chris@computersalat.de
- package split
o split to 2_3 (2.3.15) and 3_0 (3.0pre2)
-------------------------------------------------------------------
Tue Dec 7 22:24:17 UTC 2010 - chris@computersalat.de
- update to 2.3.15
* ensure respond_to? works as expected when a method happens to
begin with the word 'paginate'
* test suite: don't use Rails 3, avoid deprecation warning
with 2.3.9
* fix counting in pagination when Integer has length method
(Ruby Facets)
* `Object#returning` is deprecated on Rails 2.3 in favor of
`Object#tap`
* Updated CSS examples to match semantic HTML
* fix unordered failing test
* fix has_many :through in combination with `:uniq`
for Postgres and SQLite3
* add `encoding` directive to gemspec
-------------------------------------------------------------------
Fri May 28 11:30:27 UTC 2010 - mrueckert@suse.de
- update to version 2.3.14:
make it work with rails 2.3.8
-------------------------------------------------------------------
Wed Feb 24 17:15:58 UTC 2010 - mrueckert@suse.de
- update to version 2.3.12
-------------------------------------------------------------------
Tue Nov 10 17:53:02 UTC 2009 - mrueckert@suse.de
- initial package