Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

apilayer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apilayer

  • 2.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

== apilayer {}[http://travis-ci.org/actfong/apilayer] {}[https://codeclimate.com/github/actfong/apilayer] {Gem Version}[https://badge.fury.io/rb/apilayer]

With the release of version 2.0, the apilayer gem now act as a dependency for the currency_layer and vat_layer gems.

Please see https://github.com/actfong/currency_layer and https://github.com/actfong/vat_layer

apilayer provides a common-interface to configure and create connections to apilayer.net See http://apilayer.com for more details.

=== Version 2.0 Removed all code related to currencylayer (Apilayer::Currency) and vatlayer (Apilayer::Vat). Now act as a dependency to currency_layer and vat_layer gems. ConnectionHelper contains all code related to configuring and creating connections to apilayer.net

=== Version 1.5

  • Improved reconfiguration-mechanism in Apilayer.
  • Added HTTPS-option in Apilayer module.
  • With this release, all paid-features of vatlayer and currencylayer are fully covered.

=== Version 1.2 - 1.4

  • Added .change and .list to Apilayer::Currency
  • Added .timeframe to Apilayer::Currency
  • Added .convert to Apilayer::Currency

=== Version 1.1

  • Major change to how .live and .historical in Apilayer::Currency are invoked.
  • Added :source option to Apilayer::Currency.live and Apilayer::Currency.historical methods. This option is only available to paid users of currencylayer.

=== Installation

==== Using Bundler

Add apilayer in your Gemfile:

gem "apilayer"

Run the following in your console:

$ bundle install

FAQs

Package last updated on 02 Jun 2018

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc