Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provider is being configured on class level only #78

Open
FunkyloverOne opened this issue Dec 2, 2019 · 0 comments
Open

Provider is being configured on class level only #78

FunkyloverOne opened this issue Dec 2, 2019 · 0 comments
Milestone

Comments

@FunkyloverOne
Copy link

The issue is the same as this one on another gem: elastic/elasticsearch-rails#811

This means that if I need some dynamic providers - I have to define an extra class that is going to build a new provider class every time. That's a current workaround.

But if you want to improve this gem - you might want to allow provider configuration on instance level as well, for v2 for example :)

@barmintor barmintor added this to the 2.0 milestone Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants