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

mundipagg_api

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mundipagg_api

  • 1.3.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

mundipagg-one-ruby

Mundipagg Gem Download

https://rubygems.org/gems/mundipagg_api

$ gem install mundipagg_api
require 'mundipagg_api'

Ruby DevKit is required.

About Windows

The recommended Windows version of Ruby is Ruby 2.1. For gems work correctly it'll be necessary run the following commands:

No Windows a versão do Ruby recomendada é a 2.1. Para que todas as gemas funcionem corretamente é necessário realizar o seguinte processo:

$ gem install rubygems-update
$ update_rubygems
$ gem update --system

Required Gems

$ gem install rest-client
$ gem install rspec
$ gem install nori
$ gem install gyoku
$ gem install nokogiri
$ gem install ffi
$ gem install bundler

Bundler

Run the following commands to install gems:

Rode os seguintes comandos para instalar as gems:

$ gem install bundler
$ bundle install

Running tests with bundle exec:

Rodando testes com bundle exec:

$ bundle exec rspec spec/integration/gateway_spec.rb

Running tests with rake:

Rodando testes com rake:

$ rake

Code Examples

You can access all the code examples HERE, the Wiki page!

FAQs

Package last updated on 06 Oct 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

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