FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

webpay-ruby/README.rdoc at master · aereal/webpay-ruby · GitHub

Latest commit

 

History

History
22 lines (13 loc) · 591 Bytes

File metadata and controls

22 lines (13 loc) · 591 Bytes

You don’t need this source code unless you want to modify the gem. If you just want to use the Webpay Ruby bindings, you should run:

sudo gem install webpay

If you want to build the gem from source:

sudo gem build webpay.gemspec
  • Ruby 1.8.7 or above. (Ruby 1.8.6 may work if you load ActiveSupport.)

  • rest-client, multi_json

Test cases can be run with: ‘bundle exec rake test`


Back | FazBrowse Home | New Git URL