Sha256: d9850ac86b07dc7d46580a3ed50e942ce0d825f9b2fcbb56ef8638e24f817ad7
Contents?: true
Size: 117 Bytes
Versions: 3
Compression:
Stored size: 117 Bytes
Contents
module FBO module Notices class Unknown < Struct.new(:type, :text) include FBO::Notice end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fbo-0.0.3 | lib/fbo/notices/unknown.rb |
fbo-0.0.2 | lib/fbo/notices/unknown.rb |
fbo-0.0.1 | lib/fbo/notices/unknown.rb |