RubyGems Navigation menu

number_to_indian_currency 1.0

Number to Indian Currency with rupees symbol 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:
= Copy to clipboard Copied!

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 - March 17, 2011 (5 KB)
Show all versions (9 total)

Owners:

Authors:

  • Sandip Ransing

SHA 256 checksum:

b6004b20de0437bb20de52acb05b94b0062a000d00f4fe585115a7cfa43f9a2e

Total downloads 28,472

For this version 3,166

Licenses:

N/A

Required Ruby Version: None

Links: