The Wicked gem is "pretty cool" but I wish it didn't save models until the last step.
Since it does save models and I'm storing intermediate state in the session, I need the ability to allow users to cancel the wizard and have the wizard clean up whats its done.
Has anyone done this?