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

kieranj-currency_source

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kieranj-currency_source

bundlerRubyGems.org
Version
0.0.1
Version published
Maintainers
1
Created
Source

= Read Me

CurrencySource - Fetches exchange rates from currencysource.com

by Kieran Johnson http://github.com/kieranj/currency_source

== Installation:

$ gem sources -a http://gems.github.com/ (you only need to do this once) $ gem install kieranj-currency_source

== Usage:

require 'rubygems' require 'kieranj-currency_source'

c = CurrenySource::Currency.new("GBP") c.exchange_rate("USD") # => "1.45"

FAQs

Package last updated on 11 Aug 2014

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