[DRE-commits] [ruby-will-paginate] 02/02: Merge tag 'upstream/3.1.0'
Abhijith PA
abhijithpa-guest at moszumanska.debian.org
Mon Mar 7 17:08:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
abhijithpa-guest pushed a commit to branch master
in repository ruby-will-paginate.
commit c3ad0a9d289c623729f509abee7e568369ab9223
Merge: 6c1d62c 4d0b0cf
Author: Abhijith PA <abhijith at openmailbox.org>
Date: Mon Mar 7 22:36:56 2016 +0530
Merge tag 'upstream/3.1.0'
Upstream version 3.1.0
README.md | 2 +-
checksums.yaml.gz | Bin 268 -> 0 bytes
lib/will_paginate/active_record.rb | 19 +--
lib/will_paginate/data_mapper.rb | 7 +-
lib/will_paginate/deprecation.rb | 2 +-
lib/will_paginate/mongoid.rb | 46 ++++++++
lib/will_paginate/railtie.rb | 7 +-
lib/will_paginate/version.rb | 4 +-
metadata.yml | 8 +-
spec/finders/active_record_spec.rb | 177 ++--------------------------
spec/finders/activerecord_test_connector.rb | 13 +-
spec/finders/data_mapper_spec.rb | 13 ++
spec/finders/mongoid_spec.rb | 140 ++++++++++++++++++++++
spec/fixtures/admin.rb | 2 +-
spec/fixtures/developer.rb | 9 +-
spec/fixtures/project.rb | 2 +-
spec/page_number_spec.rb | 40 +++++--
spec/spec_helper.rb | 22 +++-
spec/view_helpers/action_view_spec.rb | 50 +++++---
spec/view_helpers/base_spec.rb | 1 +
spec/view_helpers/view_example_group.rb | 32 ++++-
21 files changed, 356 insertions(+), 240 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-will-paginate.git
More information about the Pkg-ruby-extras-commits
mailing list