Method: CloudI::API.assert
- Defined in:
- lib/cloudi.rb
.assert ⇒ Object
698 699 700 |
# File 'lib/cloudi.rb', line 698 def self.assert raise AssertionError unless yield # if $DEBUG end |
698 699 700 |
# File 'lib/cloudi.rb', line 698 def self.assert raise AssertionError unless yield # if $DEBUG end |