Skip to content

tinypass/ruby-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tinypass

A Ruby implementation of the Tinypass API, also available for Java, PHP, and .NET.

Installation

Add this line to your application's Gemfile:

gem 'tinypass'

And then execute:

$ bundle

Manual installation is also possible with:

$ gem install tinypass

For usage instructions please see the Tinypass Developer Documentation.

Requirements

  • Ruby 1.9.2 or above.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

No description, website, or topics provided.

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages