i'm using rails 3.2
and ruby 1.9.3
i'm using this to display a price:
number_to_currency(12.0)
in locale :en, it works but in :es I get:
comparison of String with 0 failed
didn't find it anywhere, anyone?
edit: I have updated the number just to be clear, the number is legal, the problem is with the locale