Paymob ruby sdk
Add this line to your application's Gemfile:
gem 'paymob'And then execute:
$ bundle
Or install it yourself as:
$ gem install paymob
First argument is key
require 'paymob'
`Paymob.calc_secure_hash 'test', {'a': '1', 'b': '2', 'c': ''}`