Sha256: 94f6148066b105ebf9d398bd8a76f340c957c41c88dcda6254c0de11e28b77e8
Contents?: true
Size: 121 Bytes
Versions: 1
Compression:
Stored size: 121 Bytes
Contents
require 'hackeroo/error' module Hackeroo class Error class ConfigurationError < ::ArgumentError end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hackeroo-0.1.0 | lib/hackeroo/error/configuration_error.rb |