PDA

View Full Version : time_zone_select Acting Funky


rubyonrails-talk
August 31st, 2006, 07:40 PM
I am using time_zone_select for the first time:

I have an instance variable called user and that model has an attribute
called 'default_timezone'.
The list displays and when I submit the form, I see it sends the data:
Parameters: {"user"=>{"auto_update_map"=>" 1", "default_timezone"=>"London"},

More... (http://groups.google.com/group/rubyonrails-talk/msg/3944f4f67b91e9d3)