wizardly doesn't work with rails 3. there are a few issues:
- the generators don't work [you can work around this]
* validation_group doesn't work
I'm not sure if there are problems in wizardly itself, because I'm blocked on validation_group. I tried hacking on that, and could get it to compile, but no luck.
Has anyone successfully ported this to rails 3?