class Coppertone::NullMacroContext
A context used to evaluate records, directives, and modifiers that do not have contextual dependence.
Constants
- NULL_CONTEXT
- RESERVED_REGEXP
Public Instance Methods
with_domain(_new_domain)
click to toggle source
# File lib/coppertone/null_macro_context.rb, line 16 def with_domain(_new_domain) self end