Module: Strict::_AttributesDsl
- Includes:
- _CoercionDsl, _ValidationDsl
- Defined in:
- sig/strict.rbs
Instance Method Summary collapse
Methods included from _ValidationDsl
#AllOf, #AnyOf, #Anything, #ArrayOf, #Boolean, #HashOf, #RangeOf
Methods included from _CoercionDsl
Dynamic Method Handling
This class handles dynamic methods through the method_missing method
#method_missing ⇒ void
This method returns an undefined value.
62 |
# File 'sig/strict.rbs', line 62 def method_missing: (Symbol name, *untyped arguments, **untyped keywords) -> void |
Instance Method Details
#strict_attribute ⇒ Object
53 |
# File 'sig/strict.rbs', line 53 def strict_attribute: ( |