-
Notifications
You must be signed in to change notification settings - Fork 4
Requirements
ofetisov edited this page Sep 27, 2016
·
3 revisions
The Judopay gem supports Ruby 1.9.3 and above (including 2.0.x and 2.1.x).
These will all be automatically installed for you when you install the Judopay gem.
https://github.com/solnic/virtus Provides a common API for defining attributes on a model
https://github.com/nahi/httpclient HTTP client adaptor used by Faraday
https://github.com/rails/rails/tree/master/activemodel Provides pre-request validation of user input
https://github.com/lostisland/faraday Simple, but flexible HTTP client library
https://github.com/tcocca/rash Extension to Hashie::Mash to convert all keys in the hash to underscore
https://github.com/sporkmonger/addressable Used for generation of URIs