Sha256: b1990a9f21911321b67d5085d3a6cecc2e5ce5b4e463d02ca09bbce2aa5fbfa9
Contents?: true
Size: 191 Bytes
Versions: 1
Compression:
Stored size: 191 Bytes
Contents
# encoding: utf-8 module Inforouter #:nodoc: module Errors #:nodoc: # Default parent Inforouter error for all custom errors. class InforouterError < StandardError end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
inforouter-0.1.0 | lib/inforouter/errors/inforouter_error.rb |