hi guys great forum for ruby on rails
can anyone tell me how to change the currency to anything other than
$?
Note the :unit key in the options hash. So:
number_to_currency(42.50, :unit => ‘!’) => !42.50
~ j.
hi guys great forum for ruby on rails
can anyone tell me how to change the currency to anything other than
$?
Note the :unit key in the options hash. So:
number_to_currency(42.50, :unit => ‘!’) => !42.50
~ j.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs