spritlesoftware / chargebee-rails-subscriptions

This gem provides developers with the ability to easily integrate chargebee's subscription management into their application backed by active record models.
https://rubygems.org/gems/chargebee_rails
Other
29 stars 25 forks source link

Fix the tests #20

Closed dogweather closed 5 years ago

dogweather commented 5 years ago

A couple small fixes to get all the tests passing. #as_chargebee_customer required the most debugging.