class RHC::RerunWizard
Public Instance Methods
finalize_stage()
click to toggle source
# File lib/rhc/wizard.rb, line 642 def finalize_stage section :top => 1 do success "Your client tools are now configured." end true end