module Comandante::Macros
Direct including types
Defined in:
comandante/macros.crMacro Summary
-
as_singleton
use inside a class to make it a singleton
-
debug(msg)
debug macro that doesn't get evaluated in :release mode
- debug(msg, context)
-
debug_pretty(data)
debug macro that doesn't get evaluated in :release mode
- debug_pretty(data, context)