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 ```ruby def begin_wizard_path // whatever_route end ```
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