It seems to be that there is a problem with the action method of date_select, or if to be more specific, the month_select helper produces a "wrong number of arguments" exception... I droped the usage of the globalize plugin for meantime... But I am really looking forward for a real solution... Anyone?
Update
i found a post a about a Rails 2.1 compliant Globalize plugin release. it is currently working for me with no special problems.
Installation:
script/plugin install git://github.com/heythisisnate/globalize.git
Rails 2.1 Error with Streamlined Plugin.
ReplyDeleteYep,
I also have an error on upgrade to Rails2.1 with Streamlined Plugin.
Arguement Error: wrong number of arguments (3 for2)
Seems to be related to date_select.
Ray
Yap, i haven't found any real solution for this now... it's a shame that there isn't any 2.1 ready globalize plugin, or even a patch.
ReplyDeletekeep me posted if you find a solution