module Stenographer

developer.github.com/webhooks/ developer.github.com/v3/activity/events/types/#pushevent

Constants

VERSION

Public Class Methods

configure() { |self| ... } click to toggle source
# File lib/stenographer-rails.rb, line 56
def self.configure(&block)
  yield self
end