Class: Ui::Steps

Inherits:
Component show all
Includes:
Stylable
Defined in:
lib/ui/steps.rb

Defined Under Namespace

Classes: Step

Constant Summary

Constants inherited from Component

Component::VIEWPATH

Instance Method Summary collapse

Methods inherited from Component

#capture, #icon, #render_group

Instance Method Details

#showObject



29
30
31
# File 'lib/ui/steps.rb', line 29

def show
  render
end