Exception: SignalException
- Inherits:
-
Exception
- Object
- Exception
- SignalException
- Defined in:
- lib/rubyqc/prelude.rb
Class Method Summary collapse
Class Method Details
.rubyqc ⇒ Object
219 220 221 |
# File 'lib/rubyqc/prelude.rb', line 219 def self.rubyqc new(rand(0..32)) end |