Skip to content

Instantly share code, notes, and snippets.

anonymous
anonymous / Gemfile
Created August 4, 2013 14:12
Bips.me Payment and IPN handler for Ruby on Rails (3.2.11) Modify to your own needs. Functionality is tested. I ripped some application specific stuff out and put some stuff back in. So expect some no_method errors
gem "rest-client", "~> 1.6.7"