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
174 175 176 |
# File 'lib/orchparty/dsl_parser.rb', line 174 def _build super || {} end |