It seems like ChargeBee::SubscriptionEntitlement as well as a few other models related to entitlements should have been added to the list of files required during initialization.
The fact that it isn't causes a "uninitialized constant" error when trying to use those classes.
If I'm mistaken or missing something, please let me know. Thank you!
It seems like
ChargeBee::SubscriptionEntitlement
as well as a few other models related to entitlements should have been added to the list of files required during initialization.The fact that it isn't causes a "uninitialized constant" error when trying to use those classes.
If I'm mistaken or missing something, please let me know. Thank you!