Class: Ui::Step
- Includes:
- Stylable
- Defined in:
- lib/ui/step.rb
Constant Summary
Constants inherited from Component
Instance Method Summary collapse
Methods inherited from Component
#capture, #icon, #render_group
Instance Method Details
#show ⇒ Object
10 11 12 |
# File 'lib/ui/step.rb', line 10 def show render end |