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