RubyGems Navigation menu

number_to_indian_currency 1.0.1

Converts number to indian currency with rupee style<br><br> Example Usage -------------------------------------------------------- >> number_to_indian_currency(400) => "<span class="WebRupee">Rs.</span> 400" >> number_to_indian_currency(5921, false) => "Rs. 5,921" >> helper.number_to_indian_currency(9921) => "<span class="WebRupee">Rs.</span> 9,921" >> number_to_indian_currency(1222040.54, false) => "Rs.12,22,040.54"

Gemfile:
=

install:
=

Versions:

  1. 1.0.6 August 20, 2015 (8 KB)
  2. 1.0.5 August 18, 2015 (8 KB)
  3. 1.0.4 April 12, 2011 (5 KB)
  4. 1.0.3 April 12, 2011 (5 KB)
  5. 1.0.2 March 18, 2011 (5 KB)
  6. 1.0.1 March 18, 2011 (5 KB)
Show all versions (9 total)

Owners:

Authors:

  • Sandip Ransing

SHA 256 checksum:

=

Total downloads 30,590

For this version 3,229

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: