Mar 4, 2008
Adium_icon_small Justin Case ... 2 posts

Topic: Advanced Rails Recipes / Multi-step wizard background quirks (safari)

In Safari Version 3.0.4 (5523.15) (10.5.2) the body background is acting a bit strange.

View after list is loaded (view)
After an command-tab its back to normal (view)

I updated prototype to 1.6.0.2, horay, its working perfect. In no other browser I had this issue. Even WebKit handled it fine.

Ahwell, for those who were wondering. :)

 
Mar 4, 2008
Adium_icon_small Justin Case ... 2 posts

Topic: Advanced Rails Recipes / Multi-step wizard validation

Hi there,

How would I go and add validation to the “Multi-step wizard” recipe? I can not seem to get any form of validation working in any of the models. A simple “validate_length_of” for the short_answer questions is what I have in mind.

Can someone kick me in the right direction? Cheers. :)

Edit;
I seem to make to much noise before looking. Think I got something going. Will let you know

2 posts