Hello
I get this error I18n::MissingInterpolationArgument
when running this code
<%= l Date.today, :format => :short %>
It has worked before, but now, at Ubuntu, with Rails 2.3.5
and Ruby 1.8.7 (2010-06-23 patchlevel 299) [i686-linux]
it doesn't work anymore ...
Anyone to help?