-
Created wizard implementation for submit_tag buttons
-
Created WizardConfig, WizardPage and WizardButton
-
Added wizard functions to validation_group (by alex kira)
-
Created validation_group gem
-
Added Implementation, Macro, Generated Controllers
-
Refactored spec integration tests for the three controllers
-
Created Wizardized_controller generator
-
script/generate wizardly_scaffold controller_name
-
added render_wizard_page for respond_to handling
-
added wizard button and page callbacks
-
tests for callbacks
-
refactored into library
-
integrated validation_groups until later
-
renamed to act_wizardly_for
-
README.rdoc initial version
-
gem version 0.1.0