Sha256: 98ec1ae7377372ca04a9a0b6e83dc4707bf8970dee1e8fdeb6a14b31ae926d71
Contents?: true
Size: 226 Bytes
Versions: 1
Compression:
Stored size: 226 Bytes
Contents
require "got_fixed/engine" require "got_fixed/issue_factory" require "got_fixed/adapters/github" require "got_fixed/receivers/github_webhook" module GotFixed mattr_accessor :config end WebMock.disable! if require "webmock"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
got_fixed-0.0.1 | lib/got_fixed.rb |