Module: DebugMethods::ClassMethods
- Defined in:
- lib/debug_methods.rb
Instance Method Summary collapse
Instance Method Details
#debug_methods ⇒ Object
25 26 27 |
# File 'lib/debug_methods.rb', line 25 def debug_methods yield if DebugMethods.allowed_environment? end |