🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

Currentize

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Currentize

bundlerRubyGems.org
Version
0.1.0
Version published
Maintainers
1
Created
Source

Currentize

Inputs a number and outputs to currency format.

Installation

Add this line to your application's Gemfile:

gem 'Currentize'

And then execute:

$ bundle

Or install it yourself as:

$ gem install Currentize

Usage

Currentize.format(1000, "ÂŁ")
#=> ÂŁ1,000

# Will default to $
Currentize.format(1000)
#=> $1,000

Why?

Just for fun

FAQs

Package last updated on 01 Dec 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts