[DRE-commits] [ruby-rabl] branch master updated (cf2d6ad -> 9768fbe)
Cédric Boutillier
boutil at moszumanska.debian.org
Thu Jun 19 12:13:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a change to branch master
in repository ruby-rabl.
from cf2d6ad update deps, bump standards-version
adds 4672f83 Imported Upstream version 0.10.1
new 7241031 Merge tag 'upstream/0.10.1'
new 9768fbe prepare changelog
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 1 +
CHANGELOG.md | 23 ++++++
README.md | 13 +++-
TODO | 1 -
checksums.yaml.gz | Bin 423 -> 428 bytes
debian/changelog | 6 ++
.../test/functional/posts_controller_test.rb | 17 +++-
lib/rabl/builder.rb | 44 +++++++++--
lib/rabl/configuration.rb | 48 +++++++-----
lib/rabl/digestor.rb | 23 ++++--
lib/rabl/engine.rb | 84 +++++++++++++-------
lib/rabl/helpers.rb | 9 ++-
lib/rabl/partials.rb | 4 +-
lib/rabl/version.rb | 2 +-
metadata.yml | 5 +-
test/builder_test.rb | 86 ++++++++++++++++++++-
test/configuration_test.rb | 33 ++++++++
test/engine_test.rb | 50 +++++++++++-
test/integration/rails3_2/posts_controller_test.rb | 17 +++-
test/models/user.rb | 5 +-
20 files changed, 394 insertions(+), 77 deletions(-)
delete mode 100644 TODO
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rabl.git
More information about the Pkg-ruby-extras-commits
mailing list