Makes interacting with handshakejs easier in ruby.
Handshakejs.salt = "your_long_secret_salt"
Handshakejs.validate({:email => email, :hash => hash})
bundle exec rspec
You first need to request access from scottmotte.
gem build handshakejs.gemspec
gem push handshakejs-0.0.2.gem