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

ehrmagerd

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ehrmagerd

bundlerRubygems
Version
0.0.1
Version published
Maintainers
1
Created
Source

Ehrmagerd

A simple wrapper for the ERMAHGERD Translator gem.

Installation

Add this line to your application's Gemfile:

gem 'ehrmagerd'

And then execute:

$ bundle

Or install it yourself as:

$ gem install ehrmagerd

Set up your API key:

  • Sign up for mashape.com and obtain an API key.
  • Change the name of the .env.example file to .env. Insert your own API key as the token.
  • Run source .env.

Usage

Pass in a string to translate:

Ehrmagerd.translate("I love cats!")
#=> "I LERV CERTS!"

Contributing

  • Fork it ( http://github.com//ehrmagerd/fork )
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request

FAQs

Package last updated on 08 Mar 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