Aug 14, 2008
Photo_1_small Amos King 3 posts

Topic: Advanced Rails Recipes / multi-step wizard plugin

the plugin is now free of acts_as_state_machine and can be used with models that are not active record based.

 
May 1, 2008
Photo_1_small Amos King 3 posts

Topic: Advanced Rails Recipes / multi-step wizard plugin

If anyone has had a chance to look at the plugin please let me know what you think.

 
Apr 29, 2008
Photo_1_small Amos King 3 posts

Topic: Advanced Rails Recipes / multi-step wizard plugin

After reading the multi-step wizard and trying to implement it I went and made a plugin. It works a little differently, but gets rid of a lot of the code that goes along with this recipe. You can check it out at http://github.com/Adkron/actsaswizard/tree/master Patches are welcome.

3 posts