Works for me on 2.3.2. What version/platform/etc.? Any other relevant details you can share?
On Sun, Apr 19, 2009 at 3:05 PM, Heinz Strunk < [email protected]> wrote: > > Hey, > > I have no idea but for some reason number_to_currency doesn't work in my > application. > > <%= number_to_currency(50, :unit => "£", :separator => ",", > :delimiter => "", :format => "%n %u") %> > > returns > > 50 > > Does anyone know what the problem could be? > -- > Posted via http://www.ruby-forum.com/. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

