Skip to content

handshakejs/handshakejs-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

handshakejs rubygem

Makes interacting with handshakejs easier in ruby.

Build Status Gem Version

Handshakejs.salt = "your_long_secret_salt"
Handshakejs.validate({:email => email, :hash => hash})

Running Specs

bundle exec rspec

Publish to RubyGems.org

You first need to request access from scottmotte.

gem build handshakejs.gemspec
gem push handshakejs-0.0.2.gem

About

Rubygem for Handshakejs session check.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages