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:
=

インストール:
=

バージョン履歴:

  1. 1.0.6 August 20, 2015 (8KB)
  2. 1.0.5 August 18, 2015 (8KB)
  3. 1.0.4 April 12, 2011 (5KB)
  4. 1.0.3 April 12, 2011 (5KB)
  5. 1.0.2 March 18, 2011 (5KB)
  6. 1.0 March 17, 2011 (5KB)
全てのバージョンを表示(全9件)

所有者:

作者:

  • Sandip Ransing

SHA 256チェックサム:

=

累計ダウンロード数 30,590

このバージョンのみ 3,248

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: