# File lib/wicked/controller/concerns/steps.rb, line 11 def skip_step(options = {}) @skip_to = @next_step @wicked_redirect_params = options end