Sha256: 2accc748ac8004ffd197eb249e3abacc2e97063b04f01ef3c8702daed99eebac
Contents?: true
Size: 198 Bytes
Versions: 1
Compression:
Stored size: 198 Bytes
Contents
module Testable module Errors NoUrlForDefinition = Class.new(StandardError) NoTitleForDefinition = Class.new(StandardError) NoLocatorForDefinition = Class.new(StandardError) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
testable-0.2.0 | lib/testable/errors.rb |