zombocom / wicked

Use wicked to turn your controller into a wizard

Home Page:http://schneems.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Control previous_wizard_path when at the first step

rsnazario opened this issue · comments

Similar to the finish_wizard_path, it would be really good if it was possible to define the new route.

I was thinking of something like

def begin_wizard_path
  // whatever_route
end