Sha256: bc89ab7fb14c820543c405ae77dd71f3a4610f3802c132c23c454fa81387d7d1
Contents?: true
Size: 130 Bytes
Versions: 2
Compression:
Stored size: 130 Bytes
Contents
require 'paint' module SiteHook class SiteHookError < StandardError end class ConfigExistsError < SiteHookError end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
site_hook-0.8.2 | lib/site_hook/exceptions.rb |
site_hook-0.8.1 | lib/site_hook/exceptions.rb |