RubyGems Navigation menu

webhook-payload 2.0.0

This gem is a convenience wrapper for Github's webhook payload (https://help.github.com/articles/post-receive-hooks) that is triggered from a post receive hook. Feed it a hash of data and it will parse it into an object that you can use. It also provides conversions from basic data types into more useful types like Time, URI, Pathname, and Boolean.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 2.0.0 - July 13, 2013 (8.5 KB)
  2. 1.1.0 - July 10, 2012 (8.0 KB)
  3. 1.0.1 - July 03, 2012 (7.5 KB)
  4. 1.0.0 - June 30, 2012 (7.5 KB)

Runtime 依赖 (2):

multi_json >= 0
virtus >= 0.5.0

Development 依赖 (2):

rake >= 0
rspec >= 0

业主:

作者:

  • Allen Madsen

SHA 256 校验和:

ccfc25c53c0a1b4d95d85d38628411ca4c5d0fa8e629b5f4458e7e15ca55fe28

下载总量 12,265

这个版本 3,789

许可:

需要的 Ruby 版本:

链接: