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

one to many relationship #21

Closed marvinlloydocampo closed 5 years ago

marvinlloydocampo commented 5 years ago

Is there a way to support one Customer to many Subscriptions using this gem?

marvinlloydocampo commented 5 years ago

nvm figured it out thanks guys