allow use without solidus_backend
Summary
Currently solidus_subscriptions has references to solidus_backend, even when solidus_backend isn't a dependency on gemspec.
It will be easier just add solidus_backend as dependency in gemspec, but I think the plan with solidus_admin is to eventually replace solidus_backend. So, this PR allows use solidus_subscriptions extension without solidus_backend.
Checklist
Check out our PR guidelines for more details.
The following are mandatory for all PRs:
- [X] I have written a thorough PR description.
- [X] I have kept my commits small and atomic.
- [X] I have used clear, explanatory commit messages.
The following are not always needed:
@jarednorman whats the general opinion on this?
PR needs fixing, but we want this.
@jarednorman ok, we have added it to the list and will tackle this in a bugfix run we surely need in march / april.
@jarednorman do you have information to add here?