[DRE-commits] [ruby-active-model-serializers] 01/04: Updated version 0.9.7 from 'upstream/0.9.7'

Sruthi Chandran srud-guest at moszumanska.debian.org
Fri Sep 8 18:59:41 UTC 2017


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

srud-guest pushed a commit to branch master
in repository ruby-active-model-serializers.

commit 0af5b39bd02ef8ecc9f270bafa152b6e08d23644
Merge: 7ec44d9 e15bff1
Author: Sruthi Chandran <srud at disroot.org>
Date:   Fri Sep 8 23:46:47 2017 +0530

    Updated version 0.9.7 from 'upstream/0.9.7'
    
    with Debian dir f87c83032b539df942f623928616503ee6762b45

 .travis.yml                                        |  49 ++++--
 CHANGELOG.md                                       |  10 +-
 Gemfile                                            |  19 ++-
 README.md                                          |   8 +-
 active_model_serializers.gemspec                   |   1 +
 bin/bench                                          | 171 +++++++++++++++++++++
 lib/active_model/array_serializer.rb               |   5 -
 lib/active_model/default_serializer.rb             |   8 +-
 lib/active_model/serializable.rb                   |  27 ++--
 lib/active_model/serializer.rb                     |  12 +-
 .../serializer/scaffold_controller_generator.rb    |   2 +-
 lib/active_model/serializer/railtie.rb             |   4 +
 lib/active_model/serializer/version.rb             |   2 +-
 test/benchmark/app.rb                              |  60 ++++++++
 test/benchmark/benchmarking_support.rb             |  67 ++++++++
 test/benchmark/bm_active_record.rb                 |  41 +++++
 test/benchmark/setup.rb                            |  75 +++++++++
 test/fixtures/poro.rb                              |   2 +-
 test/unit/active_model/serilizable_test.rb         |  50 ++++++
 19 files changed, 563 insertions(+), 50 deletions(-)

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



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