Links
Acts as Wizard
Categories
Acts as Wizard
With just a few lines of code you can give your users that wizard feel that they missed from the desktop. Wow them with the ease of use.
Vitals
| Home | http://github.com/Adkron/actsaswizard/tree/master |
|---|---|
| Repository | git://github.com/Adkron/actsaswizard.git |
| License | Rails' (MIT) |
| Tags |
wizard
|
| Rating | (143 votes) |
| Owner | Amos King |
| Created | 29 April 2008 |
Comments
-
Hello,
first of all this is a great plugin, thanks!
I'm just wondering if there is a way of inserting date and file fields in the wizard page, like the text_field. <%= wizard_page_text_field :name %>
?
-
In the example on github, what if Employee has validations? Eg. if its a User then it has validates_presence_of :password etc.
How would a plugin user go about this scenario?

