RubyGems Navigation menu

webhook-payload 1.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 相依性套件 (1):

virtus >= 0

Development 相依性套件 (2):

rake >= 0
rspec >= 0

擁有者:

作者:

  • Allen Madsen

SHA 256 checksum:

9b308f363122c9cbded57d9f7f6e1624e4ab9edae911a98737eee3a349496569

總下載次數 12,265

這個版本 2,825

License:

Ruby 版本需求:

相關連結: