[DRE-commits] [ruby-responders] 01/03: Merge tag 'upstream/2.3.0'

Sruthi Chandran srud-guest at moszumanska.debian.org
Fri Aug 26 19:10:24 UTC 2016


This is an automated email from the git hooks/post-receive script.

srud-guest pushed a commit to branch master
in repository ruby-responders.

commit cff4cef6b4827438ad79df8690da897e2205b446
Merge: ce239ec d031c06
Author: Sruthi Chandran <srud at disroot.org>
Date:   Fri Aug 26 15:24:29 2016 +0530

    Merge tag 'upstream/2.3.0'
    
    Upstream version 2.3.0

 .travis.yml                                        | 14 +++-
 CHANGELOG.md                                       | 20 ++++++
 Gemfile                                            |  3 +-
 Gemfile.lock                                       | 76 ++++++++++++----------
 MIT-LICENSE                                        |  2 +-
 README.md                                          | 61 +++++++++++++++--
 gemfiles/Gemfile-rails.4.2.x                       |  7 ++
 gemfiles/Gemfile-rails.5.0.x                       |  2 +-
 lib/action_controller/respond_with.rb              | 33 ++++++++--
 lib/action_controller/responder.rb                 | 10 ++-
 lib/generators/rails/templates/api_controller.rb   | 51 +++++++++++++++
 lib/responders/flash_responder.rb                  | 32 ++++++---
 lib/responders/version.rb                          |  2 +-
 test/action_controller/respond_with_api_test.rb    | 44 +++++++++++++
 test/action_controller/respond_with_test.rb        | 55 ++--------------
 .../verify_requested_format_test.rb                | 45 +++++++++++++
 test/responders/flash_responder_test.rb            |  2 +-
 test/responders/http_cache_responder_test.rb       |  4 +-
 test/support/models.rb                             | 50 ++++++++++++++
 test/test_helper.rb                                | 12 ++--
 20 files changed, 400 insertions(+), 125 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-responders.git



More information about the Pkg-ruby-extras-commits mailing list