[DRE-commits] [ruby-contracts] 01/06: Updated version 0.16.0 from 'upstream/0.16.0'

Sebastien Badia sbadia at moszumanska.debian.org
Wed Aug 23 16:58:38 UTC 2017


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

sbadia pushed a commit to branch master
in repository ruby-contracts.

commit f1b4622151453d8b05e26fdd3e004c29c36cb721
Merge: 2fa70df 859ebea
Author: Sebastien Badia <seb at sebian.fr>
Date:   Wed Aug 23 18:35:57 2017 +0200

    Updated version 0.16.0 from 'upstream/0.16.0'
    
    with Debian dir 929a205e4bd535aaa7d2cfa2947e632a8c718361

 .travis.yml                        |   4 -
 CHANGELOG.markdown                 |  10 ++
 Gemfile                            |   2 +-
 README.md                          |  12 +-
 Rakefile                           |   4 +
 TUTORIAL.md                        |  26 +++++
 lib/contracts.rb                   |   1 +
 lib/contracts/attrs.rb             |  20 ++++
 lib/contracts/builtin_contracts.rb |   7 +-
 lib/contracts/call_with.rb         |   7 +-
 lib/contracts/decorators.rb        |   1 +
 lib/contracts/support.rb           |  13 +--
 lib/contracts/version.rb           |   2 +-
 spec/attrs_spec.rb                 |  75 ++++++++++++
 spec/builtin_contracts_spec.rb     | 226 ++++++++++++++++++-------------------
 spec/methods_spec.rb               |  54 +++++++++
 16 files changed, 327 insertions(+), 137 deletions(-)

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



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