IkoroVictor / paystack-ruby

A ruby gem for easy integration of Paystack.
MIT License
31 stars 28 forks source link

Added PaystackSubscriptions class, methods, documentation and tests, fixed failing spec & changed minimum ruby and rest-client versions #3

Closed timigod closed 7 years ago

timigod commented 7 years ago

👍🏽 I just checked ruby gems and this version isn't yet there. I'm thinking either you tag this 0.1.5 (I already changed the version in the gemspec) and deploy to RubyGems or we edit the documentation to show that installing this version has to be done like so:

gem "paystack", github: 'IkoroVictor/paystack-ruby', branch: 'master'