Sha256: 3fc54892ac1379c145609e27bf088ac3c00f3c4811c28e6dde23d09441706b22
Contents?: true
Size: 239 Bytes
Versions: 2
Compression:
Stored size: 239 Bytes
Contents
$:.unshift(File.dirname(__FILE__)) unless $:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__))) require 'git-webhook/core' #require 'git-webhook/version' module GitWebhook VERSION = '0.1.1' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lucasmundim-git-webhook-0.0.1 | lib/git-webhook.rb |
lucasmundim-git-webhook-0.0.2 | lib/git-webhook.rb |