Sha256: 78a526620231358c606fea982ef988e6025d5adf32ec81eff836219fefd304ac
Contents?: true
Size: 102 Bytes
Versions: 1
Compression:
Stored size: 102 Bytes
Contents
require "active_record" module Jive class Webhook < ActiveRecord::Base VERSION = "0.0.2" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jive-webhook-0.0.2 | lib/jive/webhook/version.rb |