Sha256: 98716a7d54b14078f2664c4c7c7d0fc9e2fbb5d328542094a660ba06416a16a1
Contents?: true
Size: 133 Bytes
Versions: 2
Compression:
Stored size: 133 Bytes
Contents
# encoding: utf-8 class Demo module Web class Error < Core::Error SanitizationError = Class.new(self) end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
substation-0.0.11 | spec/demo/web/errors.rb |
substation-0.0.10 | spec/demo/web/errors.rb |