Class: Ui::Wizard

Inherits:
Component
  • Object
show all
Defined in:
lib/ui/wizard.rb,
lib/ui/wizard/content.rb

Defined Under Namespace

Classes: Content, 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



8
9
10
# File 'lib/ui/wizard.rb', line 8

def show
  render
end