Ruby-GetText-Package-1.93.0

Hi,

Ruby-GetText-Package-1.93.0 is now available.

Changes

Hi Masao,

I'm getting this error after I upgraded:

ActionView::TemplateError (wrong number of arguments (0 for 1)) on line #3 of login/index.rhtml:

3:<%= link_to(_('Forgot your password?'), {:action=>:password_reminder}) %>

    /usr/lib/ruby/gems/1.8/gems/gettext-1.93.0/lib/gettext.rb:226:in `object_id'     /usr/lib/ruby/gems/1.8/gems/gettext-1.93.0/lib/gettext.rb:226:in `bound_targets'     /usr/lib/ruby/gems/1.8/gems/gettext-1.93.0/lib/gettext.rb:289:in `sgettext'     /usr/lib/ruby/gems/1.8/gems/gettext-1.93.0/lib/gettext.rb:264:in `_'

It looks like the parameter doesn't get passed to gettext. Do you have an idea what might be the problem?

Thanks, Amir