[DRE-commits] [ruby-grape-entity] 01/05: Merge tag 'upstream/0.5.1'

Lucas Kanashiro kanashiro.duarte at gmail.com
Mon May 9 18:44:04 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository ruby-grape-entity.

commit 39a218f86d9c7aeafcba7b15ac27ee795c409e3e
Merge: 8db3a8f 1296181
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Mon May 9 15:34:04 2016 -0300

    Merge tag 'upstream/0.5.1'
    
    Upstream version 0.5.1
    
    # gpg: Signature made Mon 09 May 2016 03:34:01 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 C97C

 .travis.yml                                        |   7 +-
 CHANGELOG.md                                       |   7 +
 README.md                                          |  37 +++-
 UPGRADING.md                                       |   8 +
 lib/grape_entity/entity.rb                         |   3 +-
 lib/grape_entity/exposure/base.rb                  |   3 +-
 lib/grape_entity/exposure/nesting_exposure.rb      |  11 +-
 .../exposure/nesting_exposure/nested_exposures.rb  |   1 +
 .../exposure/nesting_exposure/output_builder.rb    |  58 +++++++
 lib/grape_entity/exposure/represent_exposure.rb    |   1 +
 lib/grape_entity/version.rb                        |   2 +-
 metadata.yml                                       | 193 ---------------------
 spec/grape_entity/entity_spec.rb                   |  45 ++++-
 .../nesting_exposure/nested_exposures_spec.rb      |  24 ++-
 .../exposure/represent_exposure_spec.rb            |  30 ++++
 15 files changed, 224 insertions(+), 206 deletions(-)

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



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