Class: Inertia::Props::Base
- Inherits:
-
Data
- Object
- Data
- Inertia::Props::Base
- Defined in:
- lib/inertia/props.rb
Overview
Base class for all prop wrappers.
Instance Method Summary collapse
Instance Method Details
#resolve ⇒ Object
8 9 10 |
# File 'lib/inertia/props.rb', line 8 def resolve block.call end |