Sha256: 36571347918a6a040057054c768668ba765ef2b328a58727a559777db2399764
Contents?: true
Size: 185 Bytes
Versions: 2
Compression:
Stored size: 185 Bytes
Contents
module Octonore # Raised when Github returns JSON containing "Not Found" when requesting # a Gitignore template. class GitignoreTemplateNotFoundError < StandardError; end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
octonore-1.0.1 | lib/octonore/error.rb |
octonore-1.0.0 | lib/octonore/error.rb |