Module: RubyBreaker::Broken
- Defined in:
- lib/rubybreaker/runtime.rb
Overview
DEPRECATED: It has no effect.
Class Method Summary collapse
Class Method Details
.included(mod) ⇒ Object
111 112 113 |
# File 'lib/rubybreaker/runtime.rb', line 111 def self.included(mod) # Runtime.broken(mod) end |