Class: Ui::Step

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

Constant Summary

Constants inherited from Component

Component::VIEWPATH

Instance Method Summary collapse

Methods inherited from Component

#capture, #icon, #render_group

Instance Method Details

#showObject



10
11
12
# File 'lib/ui/step.rb', line 10

def show
  render
end