globalize plugin is broken with rails trunk

today, i was trying to use r8857 from rails trunk, perhaps something has gone horribly different. my code with globalize plugin was working with rails 2.0.2 but not anymore with this revision.

it seems like current trunk has completely removed "pick_template_extension" method from ActionView::Base

any update? or do you have any suggestion ? though i was trying to assemble all missing methods in my rails fix class. but i stucked with "view_paths" method.

any help?

best wishes,