Install the following gem:
$ gem install digest-crc
Then cd into this dir and run:
$ ruby test.rb
The returned response should be true
.
Note: This example is based on Payconiq's Python example:
https://github.com/payconiq/merchant-v2-callback-verification-python