Class: Orchparty::VariableBuilder
- Inherits:
-
HashBuilder
- Object
- Builder
- HashBuilder
- Orchparty::VariableBuilder
- Defined in:
- lib/orchparty/dsl_parser.rb
Instance Method Summary collapse
Methods inherited from HashBuilder
Methods inherited from Builder
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Orchparty::HashBuilder
Instance Method Details
#_build ⇒ Object
161 162 163 |
# File 'lib/orchparty/dsl_parser.rb', line 161 def _build super || {} end |